init(rawValue:)
Creates a line-break strategy with the specified raw value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The raw unsigned integer value for the line-break strategy.
Creates a line-break strategy with the specified raw value.
init(rawValue: UInt)The raw unsigned integer value for the line-break strategy.