IBindItem
Interface in LogicToolkit.Editors
Description
Interface received when binding item to VisualElement
Methods
Method Name | Description |
---|---|
OnBindItem | Called when an item is bound to a VisualElement |
OnUnbindItem | Called when the binding to VisualElement is released |