Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AndroidActivityIndicatorStyle

Description

ActivityIndicator Style (Android Specific).

Variables

DontShow Do not show ActivityIndicator.
Large Large (android.R.attr.progressBarStyleLarge).
InversedLarge Large Inversed (android.R.attr.progressBarStyleLargeInverse).
Small Small (android.R.attr.progressBarStyleSmall).
InversedSmall Small Inversed (android.R.attr.progressBarStyleSmallInverse).