SegmentProperties.direction
harfbuzz.types.Direction direction() @propertyGet direction field.
Returns
the #hb_direction_t of the buffer, see harfbuzz.global.bufferSetDirection.
void direction(harfbuzz.types.Direction propval) @propertySet direction field.
Parameters
propval | the #hb_direction_t of the buffer, see harfbuzz.global.bufferSetDirection. |