Contents

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.

See Also

Creating a State Value