Notification.ProgressStyle.SetProgressSegments Metodo

Definizione

[Android.Runtime.Register("setProgressSegments", "(Ljava/util/List;)Landroid/app/Notification$ProgressStyle;", "GetSetProgressSegments_Ljava_util_List_Handler", ApiSince=36)]
public virtual Android.App.Notification.ProgressStyle SetProgressSegments(System.Collections.Generic.IList<Android.App.Notification.ProgressStyle.Segment> progressSegments);
[<Android.Runtime.Register("setProgressSegments", "(Ljava/util/List;)Landroid/app/Notification$ProgressStyle;", "GetSetProgressSegments_Ljava_util_List_Handler", ApiSince=36)>]
abstract member SetProgressSegments : System.Collections.Generic.IList<Android.App.Notification.ProgressStyle.Segment> -> Android.App.Notification.ProgressStyle
override this.SetProgressSegments : System.Collections.Generic.IList<Android.App.Notification.ProgressStyle.Segment> -> Android.App.Notification.ProgressStyle

Parametri

Valori restituiti

Attributi

Si applica a