Updated Label (markdown)

Robert Jelic
2022-05-19 22:47:18 +02:00
parent 59848ed81c
commit b9a7faeee3

@@ -2,7 +2,7 @@ With the Label object you are able to add some text.
By default label's width is auto sizing based on the length of the text. If you change the size with setSize it will automatically stop autosizing the width.
Here are all possible functions available for labels:<br>
Here are all possible functions available for labels.<br>
Remember label inherits from [object](https://github.com/NoryiE/NyoUI/wiki/Object):
## setText