API ReferenceSandbox.UI

Transitionsclass

Handles the storage, progression and application of CSS transitions for a single `Sandbox.UI.Panel`.

objectTransitions
Namespace
Sandbox.UI
Assembly
Sandbox.Engine
Declaration
public sealed class Sandbox.UI.Transitions

Properties1

Showing 1 properties

public bool Sandbox.UI.Transitions.HasAny { get; set; }PUBLICGETSET

Whether there are any active CSS transitions.

Returns:bool

On this page