DispatcherScheduleAction Method |
| Name | Description | |
|---|---|---|
| ScheduleAction(Fixed, Action) |
Schedule an action to be invoked in the future.
| |
| ScheduleAction(Fixed, Action, Object) |
Schedule an action to be invoked in the future.
| |
| ScheduleAction(Fixed, FuncITask, Object) |
Schedule a coroutine to be invoked in the future.
|