fluid v0.7.0-alpha.3 (2024-09-18T15:09: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