API ReferenceSandbox.UI

TransitionListclass

A list of CSS properties that should transition when changed. Utility to create a transition by comparing the panel style before and after the scope.

objectTransitionList
Namespace
Sandbox.UI
Assembly
Sandbox.Engine
Declaration
public class Sandbox.UI.TransitionList

Constructors1

Showing 1 constructors

Methods1

Showing 1 methods

public void Clear()PUBLIC

Clear the list of CSS transitions.

Returns:void

On this page