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

IScheduler.Unschedule

Switch to Manual
public void Unschedule (Experimental.UIElements.IScheduledItem item);

Parameters

itemThe item to be removed from this scheduler.

Description

Manually unschedules a previously scheduled action.