public interface ASWebAuthenticationPresentationContextProviding
| Modifier and Type | Method and Description |
|---|---|
UIWindow |
presentationAnchorForWebAuthenticationSession(ASWebAuthenticationSession session)
Return the ASPresentationAnchor in the closest proximity to where a user interacted with your app to trigger
authentication.
|
UIWindow presentationAnchorForWebAuthenticationSession(ASWebAuthenticationSession session)
session - The session requesting a presentation anchor.