init(_:)
Initializes a constant from an integer value that represents a picker selection behavior.
Declaration
init(_ rawValue: UInt32)Parameters
- rawValue:
The raw integer value of the selection behavior.
Initializes a constant from an integer value that represents a picker selection behavior.
init(_ rawValue: UInt32)The raw integer value of the selection behavior.