Method SetAnimationMode
SetAnimationMode(AnimationMode)
Set a new value for the animationMode property.
Declaration
public T SetAnimationMode(AnimationMode animation)
Parameters
Type | Name | Description |
---|---|---|
AnimationMode | animation | THe new value |
Returns
Type | Description |
---|---|
T | The current object instance to continuously build the element. |