AndroidActivityIndicatorStyle

enumeration

Cambiar al Manual

Descripción

El estilo del Indicador de Actividad (ActivityIndicator) - (Específico de Android)

Variables

DontShowNo mostrar el Indicador de Actividad.
LargeGrande (android.R.attr.progressBarStyleLarge).
InversedLargeGrande Invertido (android.R.attr.progressBarStyleLargeInverse).
SmallPequeño (android.R.attr.progressBarStyleSmall).
InversedSmallPequeño Invertido (android.R.attr.progressBarStyleSmallInverse).