Indicates the current type of pane motion, like if the pane is entering or exiting, or is kept showing or hidden.

Summary

Public companion properties

PaneMotion.Type

Indicates the pane is entering or showing during the current motion.

Cmn
PaneMotion.Type

Indicates the pane is exiting or hiding during the current motion.

Cmn
PaneMotion.Type

Indicates the pane is kept hidden during the current motion.

Cmn
PaneMotion.Type

Indicates the pane is keeping being shown during the current motion.

Cmn

Public functions

open String
Cmn

Public properties

Int
Cmn

Public companion properties

Entering

val EnteringPaneMotion.Type

Indicates the pane is entering or showing during the current motion.

Exiting

val ExitingPaneMotion.Type

Indicates the pane is exiting or hiding during the current motion.

Hidden

val HiddenPaneMotion.Type

Indicates the pane is kept hidden during the current motion.

Shown

val ShownPaneMotion.Type

Indicates the pane is keeping being shown during the current motion.

Public functions

toString

open fun toString(): String

Public properties

value

val valueInt