Share via


Notification.ProgressStyle.AddProgressPoint Method

Definition

[Android.Runtime.Register("addProgressPoint", "(Landroid/app/Notification$ProgressStyle$Point;)Landroid/app/Notification$ProgressStyle;", "GetAddProgressPoint_Landroid_app_Notification_ProgressStyle_Point_Handler", ApiSince=36)]
public virtual Android.App.Notification.ProgressStyle AddProgressPoint(Android.App.Notification.ProgressStyle.Point point);
[<Android.Runtime.Register("addProgressPoint", "(Landroid/app/Notification$ProgressStyle$Point;)Landroid/app/Notification$ProgressStyle;", "GetAddProgressPoint_Landroid_app_Notification_ProgressStyle_Point_Handler", ApiSince=36)>]
abstract member AddProgressPoint : Android.App.Notification.ProgressStyle.Point -> Android.App.Notification.ProgressStyle
override this.AddProgressPoint : Android.App.Notification.ProgressStyle.Point -> Android.App.Notification.ProgressStyle

Parameters

Returns

Attributes

Applies to