Platforms to show: All Mac Windows Linux Cross-Platform
Back to ASAuthorizationControllerMBS class.
ASAuthorizationControllerMBS.didCompleteWithAuthorization(authorization as ASAuthorizationMBS)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | AuthenticationServices | MBS MacFrameworks Plugin | 25.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
authorization: An encapsulation of the successful authorization.
ASAuthorizationControllerMBS.didCompleteWithError(error as NSErrorMBS)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | AuthenticationServices | MBS MacFrameworks Plugin | 25.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
error: An error that explains the failure.
ASAuthorizationControllerMBS.presentationAnchorRequested
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| event | AuthenticationServices | MBS MacFrameworks Plugin | 25.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Your chance to update the presentationContext property with the view/window to use as host.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.