TextClock
TextClock(Context)
TextClock(Context, IAttributeSet)
TextClock(IntPtr, JniHandleOwnership)
TextClock(Context, IAttributeSet, Int32)
TextClock(Context, IAttributeSet, Int32, Int32)
DefaultFormat12Hour
DefaultFormat24Hour
Format12Hour
Format12HourFormatted
Format24Hour
Format24HourFormatted
JniPeerMembers
ThresholdClass
ThresholdType
TimeZone
Is24HourModeEnabled()
RefreshTime()
monoandroid
namespace Android.Widget
{
[Register("android/widget/TextClock", DoNotGenerateAcw = true)]
public class TextClock : TextView
{
public virtual ICharSequence? Format24HourFormatted
{
[Register("getFormat24Hour", "()Ljava/lang/CharSequence;", "GetGetFormat24HourHandler")]
get;
[Register("setFormat24Hour", "(Ljava/lang/CharSequence;)V", "GetSetFormat24Hour_Ljava_lang_CharSequence_Handler")]
set;
}
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API