Notification.IntentCategoryNotificationPreferences Field

Definition

An activity that provides a user interface for adjusting notification preferences for its containing application.

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

Field Value

Implements

Attributes

Remarks

An activity that provides a user interface for adjusting notification preferences for its containing application.

Java documentation for android.app.Notification.INTENT_CATEGORY_NOTIFICATION_PREFERENCES.

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