Updated Object (markdown)

Robert Jelic
2022-04-02 16:09:30 +02:00
parent 5bbcf944ca
commit 231c380ddf

@@ -21,7 +21,7 @@ button:show()
**args:** -<br>
**returns:** the object<br>
# setPosition
## setPosition
Changes the position relative to its parent frame
````lua
local mainFrame = NyoUI.createFrame("myFirstFrame"):setPosition(2,3)