Reference

CupertinoContextMenu

CupertinoContextMenu

CupertinoContextMenu is available in the current Ruflet packages.

Control Type

  • Family: cupertinos
  • Widget type: cupertinocontextmenu
  • Use through control(:cupertinocontextmenu, ...)

Common properties

  • actions
  • adaptive
  • badge
  • col
  • content
  • data
  • disabled
  • enable_haptic_feedback
  • expand
  • expand_loose
  • key
  • opacity
  • rtl
  • tooltip

Usage

control(:cupertinocontextmenu,
  actions: []
)

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.