Click or drag to resize

EventAction Property

The action to be invoked when the event occurs.

Namespace: Demo3D.EventQueue
Assembly: Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 19.00.00
Syntax
C#
public Action? Action { get; set; }

Property Value

Action
See Also