Class: Toybox.WatchUi.ActionMenuItem

Overview

Class that represents an action menu item.

Since:

API Level 3.4.0

Supported Devices:

Typedef Summary collapse

Instance Method Summary collapse

Instance Method Details

getId() as Lang.Object or Null

Get a MenuItem identifier.

Returns:

Since:

API Level 3.4.0

getLabel() as Lang.String

Get a MenuItem label.

Returns:

Since:

API Level 3.4.2

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

Constructor

Parameters:

Since:

API Level 3.4.0


Generated Apr 17, 2024 9:40:39 AM