Contents

init(_:)

Initializes a control state object.

Declaration

init(_ rawValue: Int)

Parameters

  • rawValue:

    The value of the state, on, off, or mixed.

See Also

Creating a State Value