class TransitionList

in global :: Sandbox . UI

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.


public List<TransitionDesc> List

The actual list of CSS properties that should be transitioned.

public void Clear( )

😔 No documentation found.

public Type GetType( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.

public TransitionList( )

😔 No documentation found.