Compose Unstyled 2.0 is out! Check the official announcement blog ->
Class

PlaneOrientation

Type of plane based on orientation i.e.

Source set: Android
public value class PlaneOrientation
private constructor(internal val value: Set<SceneCorePlaneOrientation>)

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: