Description:
Parameter | Range | Description |
---|---|---|
height | 0 ... display height | height of the touch field (0 = full height) |
Sets up the height of any subsequently defined touch field (see Touch.createDefineTouchField(int, int)) according to height.
Note
Example
Touch.setTouchFieldHeight(25);
Sets the height for the next touch field to be created to 25 pixels.
See also:
Copyright © demmel products gmbh. All rights reserved.