FlapTransitionType

Describes transitions types of a class@Flap widget.

It determines the type of animation when transitioning between children in a class@Flap widget, as well as which areas can be swiped via property@Flap:swipe-to-open and property@Flap:swipe-to-close.

Entries

Link copied to clipboard

The flap slides over the content, which is dimmed. When folded, only the flap can be swiped.

Link copied to clipboard

The content slides over the flap. Only the content can be swiped.

Link copied to clipboard

The flap slides offscreen when hidden, neither the flap nor content overlap each other. Both widgets can be swiped.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.