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

Typedef Details

Options as { :label as Lang.String or Lang.ResourceId }

Since:

API Level 3.4.0

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 Dec 11, 2024, 8:58:44 AM