Assembly: Visualizators;
The IVZInteractable interface is used to work with interactivity functions.
IVZInteractable
Interactivity is an interaction between the user and interface objects using the mouse.
Property name | Brief description | |
Hover | The Hover property returns identifier of highlighted element. | |
Selection | The Selection property determines a list of selected elements. |
Method name | Brief description | |
SetHover | The SetHover method sets element highlighting. |
See also: