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

IVisualElementScheduledItem.ExecuteLater

매뉴얼로 전환
public void ExecuteLater (long delayMs);

파라미터

delayMsMinimum time in milliseconds before this item will be executed.

설명

Cancels any previously scheduled execution of this item and re-schedules the item.