Experimental: this API is experimental and might be changed or removed in the future.

IVisualElementScheduledItem.ForDuration

Cambiar al Manual
public Experimental.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.