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

IScheduler.Unschedule

Cambiar al Manual
public void Unschedule (Experimental.UIElements.IScheduledItem item);

Parámetros

itemThe item to be removed from this scheduler.

Descripción

Manually unschedules a previously scheduled action.