Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

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).
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答