fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
DragHandle.Extra
fluid
drag_slot
DragHandle
Additional features available for drag handle styling
class
DragHandle
static
class
Extra : typeof(super).Extra {
float
width
;
this
(float width);
}
Constructors
this
this
(float width)
Undocumented in source.
Members
Variables
width
float
width
;
Width of the draggable bar
Meta
Source
See Implementation
fluid
drag_slot
DragHandle
classes
Extra
functions
drawImpl
hoveredImpl
resizeImpl
width
Additional features available for drag handle styling