Value: 16843218
Priority of the rows and columns. When the priority is none, both rows and columns have the same priority. When the priority is column, the animations will be applied on the columns first. The same goes for rows.
| Constant | Value | Description |
|---|---|---|
| none | 0 | Rows and columns are animated at the same time. |
| column | 1 | Columns are animated first. |
| row | 2 | Rows are animated first. |
Must be one of the following constant values.