@ExperimentalMotionApi
class SwipeDirection


Direction of the touch input that will initiate the swipe handling.

Summary

Public properties

String

Public companion properties

Clockwise

Added in 1.1.2
val Clockwise: SwipeDirection

Counterclockwise

Added in 1.1.2
val Counterclockwise: SwipeDirection

Down

Added in 1.1.2
val Down: SwipeDirection

End

Added in 1.1.2
val End: SwipeDirection

Left

Added in 1.1.2
val Left: SwipeDirection

Right

Added in 1.1.2
val Right: SwipeDirection

Start

Added in 1.1.2
val Start: SwipeDirection

Up

Added in 1.1.2
val Up: SwipeDirection

Public properties

name

Added in 1.1.2
val name: String