MCGUI Fields |
The MCGUI type exposes the following members.
| Name | Description | |
|---|---|---|
| EaseInOutQuad | Slow at the beginning and slow at the end Use this curve when things are moving out. | |
| EaseInQuad | Slow at the beginning, fast/abrupt at the end Use this curve when things are moving out. | |
| EaseOutQuad | Fast/abrupt at the beginning, slow at the end Use this curve when things are moving in. | |
| EnteringDuration |
Recommended by Google duration of entering animation.
| |
| ExitingDuration |
Recommended by Google duration of exiting animation.
| |
| Linear |
Linear easing.
| |
| ToolbarHeight |
The standard height of toolbars.
|