Android
public value class PlaneOrientation private constructor(internal val value: Int)
Type of plane based on orientation i.e. Horizontal or Vertical.
Companion Object
Properties
Android
public val Horizontal: PlaneOrientation
Android
public val Vertical: PlaneOrientation
Android
public val Any: PlaneOrientation