[][src]Module imgui_ext::drag

drag(...) docs.

Optional params

  • min maximum value
  • max minmum value
  • speed
  • power
  • format (format string in printf format)
  • catch override widget label.
  • map Applies a mapping function to &mut Self (works the same as in the input example)

Structs

DragParams

Traits

Drag