@ExperimentalMotionApi
class SwipeSide


Side of the bounds to track during touch handling, this is to account for when the widget changes size during the Transition.

Summary

Public properties

String

Public companion properties

Bottom

Added in 1.1.2
val Bottom: SwipeSide

End

Added in 1.1.2
val End: SwipeSide

Left

Added in 1.1.2
val Left: SwipeSide

Middle

Added in 1.1.2
val Middle: SwipeSide

Right

Added in 1.1.2
val Right: SwipeSide

Start

Added in 1.1.2
val Start: SwipeSide

Top

Added in 1.1.2
val Top: SwipeSide

Public properties

name

Added in 1.1.2
val name: String