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

authorizationViewDidDeauthorize:

Sent to the delegate to indicate the user was deauthorized and the authorization view was changed to locked.

Declaration 宣言

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

See Also 参照

Delegate methods