Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created September 25, 2023 18:29
Show Gist options
  • Save vs-mobiletools-engineering-service2/e482771c99ea2904882328e9614d4471 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/e482771c99ea2904882328e9614d4471 to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/dotnet/Microsoft.iOS.Ref/ref/net8.0/Microsoft.iOS.md

API diff: Microsoft.iOS.dll

Microsoft.iOS.dll

Namespace MessageUI

Type Changed: MessageUI.MFMessageComposeViewController

Added methods:

public virtual void SetUpiVerificationCodeSendCompletion (System.Action<bool> completion);
public virtual System.Threading.Tasks.Task<bool> SetUpiVerificationCodeSendCompletionAsync ();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment