Version: 2017.3
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

item The item to be removed from this scheduler.

Description

Manually unschedules a previously scheduled action.