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

IVisualElementScheduledItem.Every

매뉴얼로 전환
public Experimental.UIElements.IVisualElementScheduledItem Every (long intervalMs);

파라미터

intervalMs Minimum amount of time in milliseconds between each action execution.

반환

IVisualElementScheduledItem This ScheduledItem.

설명

Repeats this action after a specified time.