Notification.ProgressStyle.SetStyledByProgress(Boolean) Method

Definition

[Android.Runtime.Register("setStyledByProgress", "(Z)Landroid/app/Notification$ProgressStyle;", "GetSetStyledByProgress_ZHandler", ApiSince=36)]
public virtual Android.App.Notification.ProgressStyle SetStyledByProgress(bool enabled);
[<Android.Runtime.Register("setStyledByProgress", "(Z)Landroid/app/Notification$ProgressStyle;", "GetSetStyledByProgress_ZHandler", ApiSince=36)>]
abstract member SetStyledByProgress : bool -> Android.App.Notification.ProgressStyle
override this.SetStyledByProgress : bool -> Android.App.Notification.ProgressStyle

Parameters

enabled
Boolean

Returns

Attributes

Applies to