Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created May 24, 2023 21:48
Show Gist options
  • Save vs-mobiletools-engineering-service2/ee8ce692e3f56ce3d50fd9e720b067b6 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/ee8ce692e3f56ce3d50fd9e720b067b6 to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/dotnet/Microsoft.tvOS.Ref/ref/net7.0/Microsoft.tvOS.md

API diff: Microsoft.tvOS.dll

Microsoft.tvOS.dll

Namespace CoreFoundation

Type Changed: CoreFoundation.CFRunLoop

Added properties:

public string[] AllModes { get; }
public string CurrentMode { get; }

Added method:

public CFRunLoopExitReason RunInMode (string mode, double seconds, bool returnAfterSourceHandled);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment