Lingua

AutomaticZenRule.TypeScheduleCalendar Campo

Definizione

Attenzione

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

Tipo di regole attivate dagli eventi del calendario.

[Android.Runtime.Register("TYPE_SCHEDULE_CALENDAR", 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 TypeScheduleCalendar = 2;
[<Android.Runtime.Register("TYPE_SCHEDULE_CALENDAR", 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 TypeScheduleCalendar : Android.App.AutomaticZenRuleType

Valore del campo

Value = 2

Implementazioni

Attributi

Commenti

Tipo di regole attivate dagli eventi del calendario.

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

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