Version: 2020.1
언어: 한국어
public UIElements.IVisualElementScheduledItem ForDuration (long durationMs);

파라미터

durationMs The total duration in milliseconds where this item will be active.

반환

IVisualElementScheduledItem This ScheduledItem.

설명

After specified duration, the item will be automatically unscheduled.