Member variable XbpToolBarButtonMenuItem():index Foundation

Specifies the ordinal position of the menu item within the drop-down menu.

Attribute: EXPORTED READONLY
Data type: Numeric (0)
Description

The :index instance variable contains a numeric value that can be read by an application to determine the ordinal position of a menu item. The ordinal position is a one-based value that can be used together with XbpToolBarButton:getItem() to get access to a specific XbpToolBarButtonMenuItem object. The menu items defined in a tool bar button's drop-down menu are numbered from top to bottom.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.