CancelableEventValue Property |
Current event. Setting this to a new event (or null) cancels the previous event.
Events are automatically set to canceled once the have been occurred.
Namespace: Demo3D.EventQueueAssembly: Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 19.00.00
Syntaxpublic Event Value { get; set; }Property Value
Event
See Also