Entity.OnMouseWheelScroll Field

GeonBit.UI

EntityOnMouseWheelScroll Field
Callback to execute when mouse wheel scrolls and this entity is the active entity.

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

Field Value

Type: EventCallback
See Also