Table of Contents

UIToolkitCoreExtensions Class

public static class UIToolkitCoreExtensions
Inheritance
UIToolkitCoreExtensions

Methods

DisableStyleTransitionScope(VisualElement, bool)
ExecuteAfter(IVisualElementScheduler, ExecutionDelay, Action)

Execute job after specified number of editor update happens.

RegisterAutoDisplayNoneWhenOpacityIsZeroCallback(VisualElement, bool)
RegisterToggleControlEnableDisableCallback(VisualElement, VisualElement, bool)

Register control enable/disable callback and also set current state on registration.

SetBackground(IStyle, Texture2D?, bool)
UnwrapChildIfPossible(TemplateContainer)