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

IVisualElementScheduledItem.Every

Cambiar al Manual
public Experimental.UIElements.IVisualElementScheduledItem Every (long intervalMs);

Parámetros

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

Valor de retorno

IVisualElementScheduledItem This ScheduledItem.

Descripción

Repeats this action after a specified time.