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
The Flow property specifies the value the Flow property of the managed layout item will have when the animation completes.
| Enum Value | Description |
|---|---|
| Down | Flow down |
| Left | Flow to the left |
| None | Do not flow |
| Right | Flow to the right |
| Up | Flow up |
Febuary 18 V14SP2