public UIElements.IVisualElementScheduledItem ForDuration (long durationMs);

Parámetros

durationMsThe total duration in milliseconds where this item will be active.

Valor de retorno

IVisualElementScheduledItem This ScheduledItem.

Descripción

After specified duration, the item will be automatically unscheduled.