Android.Widget.TextClock.DefaultFormat12Hour Property
The default formatting pattern in 12-hour mode.

Syntax

[Android.Runtime.Register("DEFAULT_FORMAT_12_HOUR")]
public static Java.Lang.ICharSequence DefaultFormat12Hour { get; }

See Also

TextClock.Format12HourFormatted
TextClock.Format12HourFormatted

Value

Documentation for this section has not yet been entered.

Remarks

The default formatting pattern in 12-hour mode. This pattern is used if TextClock.Format12HourFormatted is called with a null pattern or if no pattern was specified when creating an instance of this class. This default pattern shows only the time, hours and minutes, and an am/pm indicator.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17