The following tables list the members exposed by ToolActionInfo.
| Name | Description | |
|---|---|---|
![]() | ToolActionInfo Constructor | Creates an instance of ToolActionInfo |
| Name | Description | |
|---|---|---|
![]() | Actions | Sets the submenu actions for the icon button. |
![]() | CloseOnExecute | Sets if the menu will close when the action is executed. |
![]() | CommandArgument | Gets or sets commands's argument |
![]() | CommandArgumentValue | Gets or sets commands's value |
![]() | CommandId | Gets or sets command's ID |
![]() | DisabledTextColor | Sets the text color to use when the action is disabled. |
![]() | IconCollectionName | Gets or sets top name of icons collaction |
![]() | IconName | Gets or sets icon name |
![]() | IconViewBoxHeight | Sets icon viewbox height. |
![]() | IconViewBoxLeft | Sets the icon viewbox left position. |
![]() | IconViewBoxTop | Sets the icon viewbox top position. |
![]() | IconViewBoxWidth | Sets the icon viewbox width. |
![]() | IsDisabled | Sets whether the action is disabled. |
![]() | IsHighlighted | Sets whether the action is highlighted. |
![]() | Name | Gets or sets name |
![]() | PaddingBottom | Gets or sets bottom padding |
![]() | PaddingLeft | Gets or sets left padding |
![]() | PaddingRight | Gets or sets right padding |
![]() | PaddingTop | Gets or sets top padding |
![]() | ParentId | Gets or sets parent's ID |
![]() | Subtitle | Gets or sets display subtitle |
![]() | TextColor | Sets the text color to use. |
![]() | Title | Gets or sets display label |