setHeight()
Set the object's height.
textfield.setHeight(height)
Parameters
textfield.setHeight(height)
| Parameter | Type | Default | Description |
|---|---|---|---|
height |
int or float |
required | The new height, in pixels. |
Set the object's height.
textfield.setHeight(height)
textfield.setHeight(height)
| Parameter | Type | Default | Description |
|---|---|---|---|
height |
int or float |
required | The new height, in pixels. |