Module resizable_stack_derived_lenses

Source
Expand description

Derived lenses for ResizableStack.

Structsยง

direction
Lens for the field direction on ResizableStack.
is_dragging
Lens for the field is_dragging on ResizableStack.
offset
Lens for the field offset on ResizableStack.
on_drag
Lens for the field on_drag on ResizableStack.
on_reset
Lens for the field on_reset on ResizableStack.
root
Lens for the whole ResizableStack struct.