Click or drag to resize

NotifySpeedChangeScriptReference Events

The NotifySpeedChangeScriptReference type exposes the following members.

Events
 NameDescription
Public eventNativeBlockingListeners Add non-blocking callback delegates to this event (IEnumerable return type).
(Inherited from ScriptReferenceT1, T2)
Public eventNativeListeners Add blocking callback delegates to this event.
(Inherited from ScriptReferenceT1, T2)
Public eventNativeTaskListeners Add async callback delegates to this event (async Task return type).
(Inherited from ScriptReferenceT1, T2)
Top
See Also