Class Animations
Inheritance
System.Object
Animations
Namespace: Unity.UIWidgets.animation
Syntax
public static class Animations
Fields
kAlwaysCompleteAnimation
Declaration
public static readonly Animation<float> kAlwaysCompleteAnimation
Field Value
Type | Description |
---|---|
Animation<System.Single> |
kAlwaysDismissedAnimation
Declaration
public static readonly Animation<float> kAlwaysDismissedAnimation
Field Value
Type | Description |
---|---|
Animation<System.Single> |