Reference

Arc

Arc

Arc is available in the current Ruflet packages.

Control Type

  • Family: shared
  • Widget type: arc
  • Use through control(:arc, ...)

Common properties

  • data
  • height
  • key
  • paint
  • start_angle
  • sweep_angle
  • use_center
  • width
  • x
  • y

Usage

control(:arc,
  height: 120
)

Notes

  • This control is supported in Ruflet even though there is no dedicated helper in the current DSL.
  • This page is generated from the current package snapshot used by the docs app.