Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created July 11, 2023 21:20
Show Gist options
  • Save vs-mobiletools-engineering-service2/974ed3facebe16ce429aa30e4251d269 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/974ed3facebe16ce429aa30e4251d269 to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/dotnet/Microsoft.iOS.Ref/ref/net7.0/Microsoft.iOS.md

API diff: Microsoft.iOS.dll

Microsoft.iOS.dll

Namespace Foundation

Type Changed: Foundation.NSFileProviderService

Added methods:

public virtual void GetFileProviderConnection (System.Action<NSXpcConnection,Foundation.NSError> completionHandler);
public virtual System.Threading.Tasks.Task<NSXpcConnection> GetFileProviderConnectionAsync ();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment