Notification.ProgressStyle.ProgressPoints Proprietà

Definizione

Ottiene i punti visualizzati sull'indicatore di stato.

public virtual System.Collections.Generic.IList<Android.App.Notification.ProgressStyle.Point> ProgressPoints { [Android.Runtime.Register("getProgressPoints", "()Ljava/util/List;", "GetGetProgressPointsHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getProgressPoints", "()Ljava/util/List;", "GetGetProgressPointsHandler", ApiSince=36)>]
member this.ProgressPoints : System.Collections.Generic.IList<Android.App.Notification.ProgressStyle.Point>

Valore della proprietà

Questo valore non può essere Null.

Attributi

Commenti

Ottiene i punti visualizzati sull'indicatore di stato. .

Vedere anche:

Informazioni di riferimento su Android per android.app.Notification.ProgressStyle.getProgressPoints.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a