Modifier and Type | Field and Description |
---|---|
int |
defaultHeight
Default height of a key in this row.
|
int |
defaultHorizontalGap
Default horizontal gap between keys in this row.
|
int |
defaultWidth
Default width of a key in this row.
|
int |
mode
The keyboard mode for this row
|
int |
rowEdgeFlags
Edge flags for this row of keys.
|
int |
verticalGap
Vertical gap following this row.
|
public int defaultWidth
public int defaultHeight
public int defaultHorizontalGap
public int verticalGap
public int rowEdgeFlags
EDGE_TOP
and EDGE_BOTTOM
public int mode
public Row(Keyboard parent)
public Row(Resources res, Keyboard parent, XmlResourceParser parser)