Class

PlaneOrientation

Type of plane based on orientation i.e.

Source set: 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

Source set: Android
public val Horizontal: PlaneOrientation
Source set: Android
public val Vertical: PlaneOrientation
Source set: Android
public val Any: PlaneOrientation

Last updated: