AutomaticZenRule.TypeScheduleTime Campo

Definizione

Attenzione

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

Tipo per le regole attivate in base a una pianificazione basata sul tempo.

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

Valore del campo

Value = 1

Implementazioni

Attributi

Commenti

Tipo per le regole attivate in base a una pianificazione basata sul tempo.

Informazioni di riferimento su Android per android.app.AutomaticZenRule.TYPE_SCHEDULE_TIME.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a