Class

PlaneOrientation

Type of plane based on orientation i.e.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
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