Class: Toybox.WatchUi.ActionMenuItem

Overview

Class that represents an action menu item.

Since:

API Level 3.4.0

Supported Devices:

Typedef Summary

typedef Options as { :label as Lang.String or Lang.Symbol }

Since:

API Level 3.4.0

Instance Method Summary collapse

Instance Method Details

getId() Lang.Object

Get a MenuItem identifier.

Returns:

Since:

API Level 3.4.0

initialize(options as ActionMenuItem.Options, identifier as Lang.Object or Null)

Constructor

Parameters:

Since:

API Level 3.4.0


Generated May 31, 2023 8:48:51 AM