Share via


Notification.ProgressStyle.Segment.SetColor(Color) Method

Definition

[Android.Runtime.Register("setColor", "(I)Landroid/app/Notification$ProgressStyle$Segment;", "", ApiSince=36)]
public Android.App.Notification.ProgressStyle.Segment SetColor(Android.Graphics.Color color);
[<Android.Runtime.Register("setColor", "(I)Landroid/app/Notification$ProgressStyle$Segment;", "", ApiSince=36)>]
member this.SetColor : Android.Graphics.Color -> Android.App.Notification.ProgressStyle.Segment

Parameters

color
Color

Returns

Attributes

Applies to