init(itemIdentifier:)
Creates a picker item with the identifier you specify, and without any representation.
Declaration
init(itemIdentifier: String)Parameters
- itemIdentifier:
The local identifier of the item.
Creates a picker item with the identifier you specify, and without any representation.
init(itemIdentifier: String)The local identifier of the item.