This version of Unity is unsupported.

AndroidActivityIndicatorStyle

enumeration

Description

ActivityIndicator Style (Android Specific).

Properties

DontShowDo not show ActivityIndicator.
LargeLarge (android.R.attr.progressBarStyleLarge).
InversedLargeLarge Inversed (android.R.attr.progressBarStyleLargeInverse).
SmallSmall (android.R.attr.progressBarStyleSmall).
InversedSmallSmall Inversed (android.R.attr.progressBarStyleSmallInverse).