fluid ~master (2025-03-22T14:27:06.5478146)
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
variables
canvasIO
Additional features available for drag handle styling