Playback Type
Determines how an animated behavior is executed.
Union cases
Union case | Description |
Full Usage:
Bounce
|
|
Full Usage:
Loop
|
|
Full Usage:
Once
|
Instance members
Instance member | Description |
Full Usage:
this.IsBounce
Returns: bool
|
|
Full Usage:
this.IsLoop
Returns: bool
|
|
Full Usage:
this.IsOnce
Returns: bool
|
|