OrientationContext

object OrientationContext

A context class for allowing an expressive DSL for component's configuration:

// 'orientation' is provided by ``OrientationProperty.orientation``
orientation { horizontal }
orientation { vertical }

Properties

Link copied to clipboard
val horizontal: Orientation
Link copied to clipboard
val vertical: Orientation