Click or drag to resize

DispatcherScheduleAction Method

Overload List
 NameDescription
Public methodScheduleAction(Fixed, Action) Schedule an action to be invoked in the future.
Public methodScheduleAction(Fixed, Action, Object) Schedule an action to be invoked in the future.
Public methodScheduleAction(Fixed, FuncITask, Object) Schedule a coroutine to be invoked in the future.
Top
See Also