Skip to main content

DispatcherOperationCallback Delegate

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

A convenient delegate to use for dispatcher operations.

public delegate object DispatcherOperationCallback(object arg);

Parameters

ParameterTypeDescription
argobject