Partager via


Settings.ExtraAutomaticZenRuleId Field

Definition

Activity Extra: The String id of the AutomaticZenRule mode settings to display.

[Android.Runtime.Register("EXTRA_AUTOMATIC_ZEN_RULE_ID", ApiSince=35)]
public const string ExtraAutomaticZenRuleId;
[<Android.Runtime.Register("EXTRA_AUTOMATIC_ZEN_RULE_ID", ApiSince=35)>]
val mutable ExtraAutomaticZenRuleId : string

Field Value

Attributes

Remarks

Activity Extra: The String id of the AutomaticZenRule mode settings to display.

This must be passed as an extra field to the #ACTION_AUTOMATIC_ZEN_RULE_SETTINGS.

Java documentation for android.provider.Settings.EXTRA_AUTOMATIC_ZEN_RULE_ID.

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