Keyboard.Key
public
static
class
Keyboard.Key
extends Object
| java.lang.Object | |
| ↳ | android.inputmethodservice.Keyboard.Key |
Class for describing the position and characteristics of a single key in the keyboard.
Summary
XML attributes | |||||||||
|---|---|---|---|---|---|---|---|---|---|
android:codes |
This is deprecated.
Copy this definition into your own application project.
May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character; May be an integer value, such as " |
||||||||
android:horizontalGap |
This is deprecated.
Copy this definition into your own application project.
May be a dimension value, which is a floating point number appended with a
unit such as " May be a fractional value, which is a floating point number appended with
either % or %p, such as " |
||||||||
android:iconPreview |
This is deprecated.
Copy this definition into your own application project.
May be a reference to another resource, in the form
" |
||||||||
android:isModifier |
This is deprecated.
Copy this definition into your own application project.
May be a boolean value, such as " |
||||||||
android:isRepeatable |
This is deprecated.
Copy this definition into your own application project.
May be a boolean value, such as " |
||||||||
android:isSticky |
This is deprecated.
Copy this definition into your own application project.
May be a boolean value, such as " |
||||||||
android:keyEdgeFlags |
This is deprecated.
Copy this definition into your own application project.
Must be one or more (separated by '|') of the following constant values.
| ||||||||