accountType(withAccountTypeIdentifier:)
Returns an account type that matches the specified identifier.
Declaration
func accountType(withAccountTypeIdentifier typeIdentifier: String!) -> ACAccountType!Parameters
- typeIdentifier:
The account type identifier.
Return Value
An account type that matches typeIdentifier.