Share via


ASAuthorizationController.PresentationContextProvider Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AuthenticationServices.IASAuthorizationControllerPresentationContextProviding? PresentationContextProvider { [Foundation.Export("presentationContextProvider", ObjCRuntime.ArgumentSemantic.Weak)] get; [Foundation.Export("setPresentationContextProvider:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("presentationContextProvider", ObjCRuntime.ArgumentSemantic.Weak)>]
[<set: Foundation.Export("setPresentationContextProvider:", ObjCRuntime.ArgumentSemantic.Weak)>]
member this.PresentationContextProvider : AuthenticationServices.IASAuthorizationControllerPresentationContextProviding with get, set

Property Value

Attributes

Applies to