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

IVisualElementScheduler

interface in UnityEngine.Experimental.UIElements

Description

A scheduler allows you to register actions to be executed at a later point.

Public Methods

ExecuteSchedule this action to be executed later.