Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created March 25, 2024 14:43
Show Gist options
  • Save vs-mobiletools-engineering-service2/06335235e58ef116d67d3406f570ba66 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/06335235e58ef116d67d3406f570ba66 to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/dotnet/Microsoft.macOS.Ref/ref/net8.0/Microsoft.macOS.md

API diff: Microsoft.macOS.dll

Microsoft.macOS.dll

Namespace CoreGraphics

Type Changed: CoreGraphics.CGEvent

Added methods:

public void PostToPSN (IntPtr processSerialNumber);
public void PostToPid (int pid);
public static void PostToPid (CGEvent evt, int pid);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment