SliderBehavior

Undocumented in source.

Members

Functions

attachTo
void attachTo(Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
pointerMoved
bool pointerMoved(Widget widget, PointerMoveEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
pointerPressed
bool pointerPressed(Widget widget, PointerPressEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
pointerReleased
bool pointerReleased(Widget widget, PointerReleaseEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IWidgetBehavior

attachTo
void attachTo(Widget widget)
Undocumented in source.

Meta