The MenuMultiSelResults object is returned by the Menu.Show method when used to show a popup menu in multi-select mode.
| Property Name | Return Type | Description |
|---|---|---|
changed |
A vector of item IDs that were changed (toggled) while the menu was open. |
|
id |
int |
The ID of the chosen item that dismissed the menu, or -1 if the menu was cancelled. |