schedule
Retrieves the IVisualElementScheduler associated to this VisualElement. Use it to enqueue actions.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public IVisualElementScheduler schedule { get; }