Notification.ProgressStyle.ProgressPoints Property

Definition

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>

Property Value

Attributes

Applies to