Interface ASAccountAuthenticationModificationControllerPresentationContextProviding
-
public interface ASAccountAuthenticationModificationControllerPresentationContextProviding
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UIWindowpresentationAnchorForAccountAuthenticationModificationController(ASAccountAuthenticationModificationController controller)Return a view anchor that is most appropriate for authorization UI to be presented over.
-
-
-
Method Detail
-
presentationAnchorForAccountAuthenticationModificationController
UIWindow presentationAnchorForAccountAuthenticationModificationController(ASAccountAuthenticationModificationController controller)
Return a view anchor that is most appropriate for authorization UI to be presented over.
-
-