Version: 2017.3

TizenActivityIndicatorStyle

enumeration

매뉴얼로 전환

설명

Enumerator list of different activity indicators your game can show when loading.

변수

DontShowSets your game not to show any indicator while loading.
LargeThe loading indicator size is large and rotates clockwise (progress_large).
InversedLargeThe loading indicator size is large and rotates counterclockwise (progress_large and inverted).
SmallThe loading indicator size is small and rotates clockwise (process_small).
InversedSmallThe loading indicator size is small and rotates counterclockwise (process_small and inverted).