# Sandbox.UI.TransitionList

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.

- Kind: class
- Namespace: `Sandbox.UI`
- Assembly: `Sandbox.Engine`

## Constructors

- [`TransitionList`](/api/Sandbox.UI.TransitionList/.ctor)

## Fields

- [`List`](/api/Sandbox.UI.TransitionList/List): The actual list of CSS properties that should be transitioned.

## Methods

- [`Clear`](/api/Sandbox.UI.TransitionList/Clear): Clear the list of CSS transitions.
