Options
All
  • Public
  • Public/Protected
  • All
Menu

Specifies how the playable's orientation should be handled.

Hierarchy

  • OrientationProperties

Index

Constructors

constructor

  • new OrientationProperties(allowOrientationChange?: boolean, forceOrientation?: string): OrientationProperties
  • Parameters

    • Optional allowOrientationChange: boolean
    • Optional forceOrientation: string

    Returns OrientationProperties

Properties

allowOrientationChange

allowOrientationChange: boolean

Determines whether the playable's orientation should be allowed to change.

forceOrientation

forceOrientation: "portrait" | "landscape" | "none"

Forces the playable to a specific orientation.

Static _size

_size: number

Methods

Static _fromPtr

Static _tempHeapPtr

Static _toPtr

Generated using TypeDoc