Share via


ASAuthorizationProviderExtensionAuthorizationRequest.PresentAuthorizationViewControllerAsync Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task<Tuple<bool,Foundation.NSError>> PresentAuthorizationViewControllerAsync();
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PresentAuthorizationViewControllerAsync : unit -> System.Threading.Tasks.Task<bool * Foundation.NSError>
override this.PresentAuthorizationViewControllerAsync : unit -> System.Threading.Tasks.Task<bool * Foundation.NSError>

Returns

Attributes

Applies to