Contents

init(rawValue:)

Initializes a constant from a raw value that represents a picker selection behavior.

Declaration

init(rawValue: UInt32)

Parameters

  • rawValue:

    The raw integer value of the selection behavior.

See Also

Initializers