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

authorizationViewCreatedAuthorization(_:)

Sent to the delegate to indicate the authorization object has been created or changed. If you have saved a copy of the authorization object for your own purposes, you should discard it and call authorization() for a new authorization object.

Declaration 宣言

func authorizationViewCreatedAuthorization(_ view: SFAuthorizationView!)

See Also 参照

Delegate methods