NotificationManager.Policy.PriorityCategoryConversations フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.App.NotificationPriorityCategory enum directly instead of this field.

会話は DND を介して許可されます。

[Android.Runtime.Register("PRIORITY_CATEGORY_CONVERSATIONS", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.NotificationPriorityCategory enum directly instead of this field.", true)]
public const Android.App.NotificationPriorityCategory PriorityCategoryConversations = 256;
[<Android.Runtime.Register("PRIORITY_CATEGORY_CONVERSATIONS", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.NotificationPriorityCategory enum directly instead of this field.", true)>]
val mutable PriorityCategoryConversations : Android.App.NotificationPriorityCategory

フィールド値

Value = 256

実装

属性

注釈

会話は DND を介して許可されます。

android.app.NotificationManager.Policy.PRIORITY_CATEGORY_CONVERSATIONSの Android リファレンス。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象