bootstack.events.SashMoveEvent#

class bootstack.events.SashMoveEvent(index=0, position=0)#

Bases: object

Fires when a SplitView sash is released after being dragged.

index: int#

Zero-based index of the sash that moved.

position: int#

New pixel position of the sash in pixels from the leading edge.