Instance Method インスタンスメソッド

authorizationViewDidAuthorize:

Sent to the delegate to indicate the user was authorized and the authorization view was changed to unlocked.

Declaration 宣言

- (void)authorizationViewDidAuthorize:(SFAuthorizationView *)view;

See Also 参照

Delegate methods