NotificationManager.ActionAutomaticZenRuleStatusChanged フィールド

定義

AutomaticZenRule の状態が変更されたときにブロードキャストされる意図。

[Android.Runtime.Register("ACTION_AUTOMATIC_ZEN_RULE_STATUS_CHANGED", ApiSince=30)]
public const string ActionAutomaticZenRuleStatusChanged;
[<Android.Runtime.Register("ACTION_AUTOMATIC_ZEN_RULE_STATUS_CHANGED", ApiSince=30)>]
val mutable ActionAutomaticZenRuleStatusChanged : string

フィールド値

属性

注釈

AutomaticZenRule の状態が変更されたときにブロードキャストされる意図。 これを使用して、up-to-date 状態 (setAutomaticZenRuleState(String,Condition)) をこのルールに提供するために、デバイスの状態を監視し続ける必要があるかどうかを確認します。

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

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

適用対象