AndroidActivityIndicatorStyle

enumeration

Switch to Manual

Description

ActivityIndicator 样式(特定于 Android)。

Variables

DontShow不显示 ActivityIndicator。
Large大 (android.R.attr.progressBarStyleLarge)。
InversedLarge大(反向)(android.R.attr.progressBarStyleLargeInverse)。
Small小 (android.R.attr.progressBarStyleSmall)。
InversedSmall小(反向)(android.R.attr.progressBarStyleSmallInverse)。