Dismissing

class Dismissing(val animationDuration: Duration) : FlickToDismissState.GestureState

Constructors

Link copied to clipboard
constructor(animationDuration: Duration)

Properties

Link copied to clipboard

Determines how long the content animates before it is fully dismissed. This can be used for scheduling an exit of your screen.