SegmentProperties.direction

harfbuzz.types.Direction direction() @property

Get direction field.

Returns

the #hb_direction_t of the buffer, see [harfbuzz.global.bufferSetDirection].
void direction(harfbuzz.types.Direction propval) @property

Set direction field.

Parameters

propvalthe #hb_direction_t of the buffer, see [harfbuzz.global.bufferSetDirection].