Share via


IASAccountAuthenticationModificationControllerPresentationContextProviding.GetPresentationAnchor Method

Definition

[Foundation.Export("presentationAnchorForAccountAuthenticationModificationController:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIWindow GetPresentationAnchor(AuthenticationServices.ASAccountAuthenticationModificationController controller);
[<Foundation.Export("presentationAnchorForAccountAuthenticationModificationController:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetPresentationAnchor : AuthenticationServices.ASAccountAuthenticationModificationController -> UIKit.UIWindow
override this.GetPresentationAnchor : AuthenticationServices.ASAccountAuthenticationModificationController -> UIKit.UIWindow

Parameters

Returns

Attributes

Applies to