init(identifier:)
Create a device type for an identifier.
Declaration
convenience init?(identifier: String)Discussion
This initializer returns nil if the system doesn’t know the device type for \a identifier.
Create a device type for an identifier.
convenience init?(identifier: String)This initializer returns nil if the system doesn’t know the device type for \a identifier.