Table Layout Item Animation - Flow Property
Flow to be applied to the layout item
Member of Table Layout Item Animation (PRIM_ANIM.TableLayoutItem)
Data Type - Enumeration
Details
The Flow property specifies the value the Flow property of the managed layout item will have when the animation completes.
Allowed Values
Enum Value | Description |
|---|---|
Down | Flow down |
Left | Flow to the left |
None | Do not flow |
Right | Flow to the right |
Up | Flow up |