Android.Widget.TextClock.DefaultFormat24Hour Property
The default formatting pattern in 24-hour mode.

Syntax

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

See Also

TextClock.Format24HourFormatted
TextClock.Format24HourFormatted

Value

Documentation for this section has not yet been entered.

Remarks

The default formatting pattern in 24-hour mode. This pattern is used if TextClock.Format24HourFormatted 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.

[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