Notification.ExtraProgressMax Field

Definition

#extras key: this is the maximum value supplied to Builder#setProgress(int, int, boolean).

[Android.Runtime.Register("EXTRA_PROGRESS_MAX")]
public const string ExtraProgressMax;
[<Android.Runtime.Register("EXTRA_PROGRESS_MAX")>]
val mutable ExtraProgressMax : string

Field Value

Implements

Attributes

Remarks

#extras key: this is the maximum value supplied to Builder#setProgress(int, int, boolean).

Java documentation for android.app.Notification.EXTRA_PROGRESS_MAX.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to