Skip to main content

DispatcherOperationCallback Delegate

NuGet: GHIElectronics.TinyCLR.UI
Assembly: GHIElectronics.TinyCLR.UI
Namespace: GHIElectronics.TinyCLR.UI.Threading

A convenient delegate to use for dispatcher operations.

public delegate object DispatcherOperationCallback(object arg);