TextClock.DefaultFormat12Hour Property

Definition

Caution

deprecated

The default formatting pattern in 12-hour mode.

[Android.Runtime.Register("DEFAULT_FORMAT_12_HOUR")]
[System.Obsolete("deprecated")]
public static Java.Lang.ICharSequence? DefaultFormat12Hour { get; }
[<Android.Runtime.Register("DEFAULT_FORMAT_12_HOUR")>]
[<System.Obsolete("deprecated")>]
member this.DefaultFormat12Hour : Java.Lang.ICharSequence

Property Value

ICharSequence
Attributes

Remarks

Java documentation for android.widget.TextClock.DEFAULT_FORMAT_12_HOUR.

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

See also