Enumerator list of different indicator styles used on Handheld.
| DontShow | Sets your game to not show any indicator while loading. |
| Large | The loading indicator size is large and rotates clockwise (progress_large). |
| InversedLarge | The loading indicator size is large and rotates counterclockwise (progress_large and inverted). |
| Small | The loading indicator size is small and rotates clockwise (process_small). |
| InversedSmall | The loading indicator size is small and rotates counterclockwise (process_small and inverted). |