Setting the Y coordinate relative to the origin
setPositionY(value:int)
Parameters
| Name |
Type |
Действие |
Значение по умолчанию |
| value |
int |
Coordinate in pixels |
— |
Return value
Object reference of type GObject for chain of calls
Example
obj.setPositionY(100);