Contents

init(rawValue:)

Creates an instance of the enumeration with the provided unsigned integer value.

Declaration

init(rawValue: UInt)

Parameters

  • rawValue:

    An unsigned integer that represents one of the text layout enumeration options.