AdvancedMenuItem
Class in LogicToolkit.Editors / Inherits from: object
Implements interfaces: System.IComparable<AdvancedMenuItem>
Description
Items in AdvancedMenu
Fields
| Field Name | Description |
|---|---|
| HelpUrl | URL of page opened from help button |
| Keywords | Search keyword |
| Tooltip | Tooltip |
| TypeName | Type name |
| TypeStyleNames | Type style name |
Methods
| Method Name | Description |
|---|---|
| OnBindItem | Called when an item is bound to a VisualElement |
| OnUnbindItem | Called when the binding to VisualElement is released |