Partager via


CalendarContract.EventsColumns.AllDay Champ

Définition

Attention

Use 'Android.Provider.CalendarContract.IEventsColumns.AllDay'. This class will be removed in a future release.

Événement toute la journée (fuseau horaire indépendant).

[Android.Runtime.Register("ALL_DAY")]
[System.Obsolete("Use 'Android.Provider.CalendarContract.IEventsColumns.AllDay'. This class will be removed in a future release.")]
public const string AllDay;
[<Android.Runtime.Register("ALL_DAY")>]
[<System.Obsolete("Use 'Android.Provider.CalendarContract.IEventsColumns.AllDay'. This class will be removed in a future release.")>]
val mutable AllDay : string

Valeur de champ

Attributs

Remarques

Événement toute la journée (fuseau horaire indépendant). Nom de la colonne.

Type : INTEGER (booléen)

Documentation Java pour android.provider.CalendarContract.EventsColumns.ALL_DAY.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à