getVisibility()
Return how visible the object is.
label.getVisibility()
Returns
return visibility
| Value | Type | Description |
|---|---|---|
| visibility | int |
How visible the object is, from 0 (invisible) to 100 (fully visible). |
Return how visible the object is.
label.getVisibility()
return visibility
| Value | Type | Description |
|---|---|---|
| visibility | int |
How visible the object is, from 0 (invisible) to 100 (fully visible). |