init(rawValue:)
Initializes a state value from a raw value.
Declaration
init(rawValue: Int)Parameters
- rawValue:
The value of the state, on, off, or mixed.
Initializes a state value from a raw value.
init(rawValue: Int)The value of the state, on, off, or mixed.