Share via


Notification.ProgressStyle.ProgressSegments Property

Definition

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

Property Value

Attributes

Applies to