isUserInterfaceEnabled
Determines if user interface is available for the current request.
Declaration
var isUserInterfaceEnabled: Bool { get }Discussion
If this value is false, then calls to presentAuthorizationViewController(completion:) fail and the system cancels the request.