Contents

init(rawValue:)

Creates a new instance with the specified raw value.

Declaration

init(rawValue: UInt32)

Parameters

  • rawValue:

    The raw value to use for the new instance.

See Also

Initializers