This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

IScheduler.Unschedule

Declaration

public void Unschedule(Experimental.UIElements.IScheduledItem item);

Parameters

item The item to be removed from this scheduler.

Description

Manually unschedules a previously scheduled action.