public UIElements.IVisualElementScheduledItem Execute (Action<TimerState> timerUpdateEvent);
public UIElements.IVisualElementScheduledItem Execute (Action updateEvent);

파라미터

timerUpdateEventThe action to be executed.
updateEventThe action to be executed.

반환

IVisualElementScheduledItem Reference to the scheduled action.

설명

Schedule this action to be executed later.


Did you find this page useful? Please give it a rating: