UserInterface.OnMouseLeave Field

GeonBit.UI

UserInterfaceOnMouseLeave Field
Callback to execute when mouse stop hovering over an entity (eg leaves 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 OnMouseLeave

Field Value

Type: EventCallback
See Also