DateTimeKeyListener.Characters 属性

定义

此字段用于列出所使用的字符。

[Android.Runtime.Register("CHARACTERS")]
public static System.Collections.Generic.IList<char>? Characters { get; }
[<Android.Runtime.Register("CHARACTERS")>]
static member Characters : System.Collections.Generic.IList<char>

属性值

属性

注解

此字段用于列出所使用的字符。 但现在是一个固定数据字段,它是用于弃用的案例的代码单元列表,其中类使用 null 或无输入参数实例化。

此成员已弃用。 请改用 #getAcceptedChars()

适用于 . 的 android.text.method.DateTimeKeyListener.CHARACTERSJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于

另请参阅