The members of Android.Widget.TextClock are listed below.
See Also: Inherited members from Android.Widget.TextView
Creates a new clock using the default patterns for the current locale. | ||
Creates a new clock inflated from XML. | ||
Creates a new clock inflated from XML. | ||
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | DefaultFormat12Hour | Java.Lang.ICharSequence. The default formatting pattern in 12-hour mode. |
[read-only] static | DefaultFormat24Hour | Java.Lang.ICharSequence. The default formatting pattern in 24-hour mode. |
Format12Hour | string. Documentation for this section has not yet been entered. | |
Format12HourFormatted | Java.Lang.ICharSequence. Returns the formatting pattern used to display the date and/or time in 12-hour mode. | |
Format24Hour | string. Documentation for this section has not yet been entered. | |
Format24HourFormatted | Java.Lang.ICharSequence. Returns the formatting pattern used to display the date and/or time in 24-hour mode. | |
TimeZone | string. Indicates which time zone is currently used by this view. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Is24HourModeEnabled()Indicates whether the system is currently using the 24-hour mode. |