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).