Dragging

class Dragging(val willDismissOnRelease: Boolean) : FlickToDismissState.GestureState

Constructors

Link copied to clipboard
constructor(willDismissOnRelease: Boolean)

Properties

Link copied to clipboard

Whether the drag distance is sufficient to dismiss the content once it's released.