DraggableAnchorsConfig

DraggableAnchorsConfig stores a mutable configuration anchors, comprised of values of T and corresponding Float positions. This DraggableAnchorsConfig is used to construct an immutable UnstyledDraggableAnchors instance later on.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
infix fun T.at(position: Float)

Set the anchor position for this anchor.