[]
Gets the options for animations.
[Browsable(true)]
[PersistenceMode(PersistenceMode.InnerProperty)]
public AnimationOptions Animation { get; }
| Type | Description |
|---|---|
| AnimationOptions | A AnimationOptions object representing the options for animations. |