IVisualElementScheduler.Execute

Declaration

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

Parameters

timerUpdateEvent The action to be executed.

Returns

IVisualElementScheduledItem Reference to the scheduled action.

Description

Schedule this action to be executed later.


Parameters

updateEvent The action to be executed.

Returns

IVisualElementScheduledItem Reference to the scheduled action.

Description

Schedule this action to be executed later.


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