Contents

init(_:)

Initializes a constant from an integer value that represents a picker selection behavior.

Declaration

init(_ rawValue: UInt32)

Parameters

  • rawValue:

    The raw integer value of the selection behavior.

See Also

Initializers