Share via


CalendarContract.Attendees.InterfaceConsts.AllDay Field

Definition

Is the event all day (time zone independent).

[Android.Runtime.Register("ALL_DAY")]
public const string AllDay;
[<Android.Runtime.Register("ALL_DAY")>]
val mutable AllDay : string

Field Value

Attributes

Remarks

Is the event all day (time zone independent). Column name.

Type: INTEGER (boolean)

Java documentation for android.provider.CalendarContract.EventsColumns.ALL_DAY.

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