class Transitions
Handles the storage, progression and application of CSS transitions for a single .
public List<Transitions.Entry> Entries
Active CSS transitions.
public bool HasAny { get; }
Whether there are any active CSS transitions.
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.