Click or drag to resize

UtilityDispatchToMainThread Method

Overload List
  NameDescription
Public methodStatic memberDispatchToMainThread(Action0)
Dispatches an action to the main thread.
Public methodStatic memberDispatchToMainThread(Action0, Boolean)
Dispatches an action to the main thread.
Top
See Also