次の方法で共有


DialerKeyListener.Characters Property

Definition

The characters that are used.

[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>

Property Value

Attributes

Remarks

The characters that are used.

Java documentation for android.text.method.DialerKeyListener.CHARACTERS.

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