Notification.CategoryWorkout Field

Definition

Notification category: tracking a user's workout.

[Android.Runtime.Register("CATEGORY_WORKOUT", ApiSince=31)]
public const string CategoryWorkout;
[<Android.Runtime.Register("CATEGORY_WORKOUT", ApiSince=31)>]
val mutable CategoryWorkout : string

Field Value

Implements

Attributes

Remarks

Notification category: tracking a user's workout.

Java documentation for android.app.Notification.CATEGORY_WORKOUT.

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