Other Type Aliases
The following type aliases are available globally.
-
Undocumented
Declaration
Swift
public typealias ViewControllerProvider = (Bool) -> (UIViewController) -
Undocumented
Declaration
Swift
public typealias CredentialsExchangeCompletionBlock = (CredentialsExchangeResult, String?) -> Void
Other Type Aliases Reference