Android.Widget.TextClock Members

The members of Android.Widget.TextClock are listed below.

See Also: Inherited members from Android.Widget.TextView

Public Constructors

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.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
static
DefaultFormat12HourJava.Lang.ICharSequence. The default formatting pattern in 12-hour mode.
[read-only]
static
DefaultFormat24HourJava.Lang.ICharSequence. The default formatting pattern in 24-hour mode.
Format12Hourstring. Documentation for this section has not yet been entered.
Format12HourFormattedJava.Lang.ICharSequence. Returns the formatting pattern used to display the date and/or time in 12-hour mode.
Format24Hourstring. Documentation for this section has not yet been entered.
Format24HourFormattedJava.Lang.ICharSequence. Returns the formatting pattern used to display the date and/or time in 24-hour mode.
TimeZonestring. Indicates which time zone is currently used by this view.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

Is24HourModeEnabled() : bool
Indicates whether the system is currently using the 24-hour mode.