Lenguaje

Notification.ProgressStyle.IsProgressIndeterminate Propiedad

Definición

Obtiene el valor indeterminado de la barra de progreso.

public virtual bool IsProgressIndeterminate { [Android.Runtime.Register("isProgressIndeterminate", "()Z", "GetIsProgressIndeterminateHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("isProgressIndeterminate", "()Z", "GetIsProgressIndeterminateHandler", ApiSince=36)>]
member this.IsProgressIndeterminate : bool

Valor de propiedad

Atributos

Comentarios

Obtiene el valor indeterminado de la barra de progreso.

Consulte también:

Referencia de Android para android.app.Notification.ProgressStyle.isProgressIndeterminate.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a