getDisplay()
Return the Display this object is on.
rectangle.getDisplay()
Returns
return display
| Value | Type | Description |
|---|---|---|
| display | Display |
The display showing this object, or None if it is not on a display. |
Return the Display this object is on.
rectangle.getDisplay()
return display
| Value | Type | Description |
|---|---|---|
| display | Display |
The display showing this object, or None if it is not on a display. |