init(rawValue:)
Creates a switching behavior condition with an unsigned integer value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The unsigned integer value of the condition.
Creates a switching behavior condition with an unsigned integer value.
init(rawValue: UInt)The unsigned integer value of the condition.