UserInterface.OnMouseEnter Field

GeonBit.UI

UserInterfaceOnMouseEnter Field
Callback to execute when mouse start hovering over an entity (eg enters its region).

Namespace:  GeonBit.UI
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public EventCallback OnMouseEnter

Field Value

Type: EventCallback
See Also