| Name | Description | |
|---|---|---|
|  | ContextMenu Constructor | 
The following tables list the members exposed by ContextMenu.
| Name | Description | |
|---|---|---|
|  | ContextMenu Constructor | 
| Name | Description | |
|---|---|---|
|  | innerData | Inner array of context menu items. | 
|  | size | The count of items in the list. | 
| Name | Description | |
|---|---|---|
|  | get | Returns an item by index. | 
|  | insert | Inserts the new item into the list of items. | 
|  | remove | Removes the context menu item from the list by index. | 
|  | set | Sets given item by index. |