Instance Property
orientationGSLayoutOrientationFromLayoutDirectionGSLayoutOrientationFromLayoutDirection
Returns the axis along which characters progress.
Declaration
var orientation: GSLayoutDirection.Orientation { get }Declaration
GSLayoutOrientation GSLayoutOrientationFromLayoutDirection(GSLayoutDirection layoutDirection);Declaration
GSLayoutOrientationFromLayoutDirection(layoutDirection: GSLayoutDirection) -> GSLayoutOrientationParameters
layoutDirectionThe resolved layout direction.
See Also
Layout Orientation
The axis along which characters progress.