AndroidActivityIndicatorStyle

enumeration

切换到手册

描述

ActivityIndicator 样式(特定于 Android)。

变量

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