Class: Toybox.WatchUi.ActionMenuItem
- Inherits:
-
Toybox.Lang.Object
Overview
Class that represents an action menu item.
Typedef Summary
-
typedef Options as { :label as Lang.String or Lang.Symbol }
Instance Method Summary collapse
-
getId() Lang.Object
Get a MenuItem identifier.
-
initialize(options as ActionMenuItem.Options, identifier as Lang.Object or Null)
Constructor.
Instance Method Details
getId() Lang.Object
Get a MenuItem identifier.
initialize(options as ActionMenuItem.Options, identifier as Lang.Object or Null)
Constructor