init(accountType:)
Initializes a new account of the specified type.
Declaration
init!(accountType type: ACAccountType!)Parameters
- type:
The type of this account.
Return Value
The newly initialized account.
Initializes a new account of the specified type.
init!(accountType type: ACAccountType!)The type of this account.
The newly initialized account.