Android.Text.Format.Time.AllDay Property
True if this is an allDay event.

Syntax

[Android.Runtime.Register("allDay")]
public bool AllDay { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

True if this is an allDay event. The hour, minute, second fields are all zero, and the date is displayed the same in all time zones.

[Android Documentation]

Requirements

Namespace: Android.Text.Format
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3