Update the Texture and redraw the text, if necessary. This method is called automatically if the Text is drawn onto the Window. But if you need specific informations (e.g. width/height) before the draw call, you can call the method by yourself.
See Implementation
Update the Texture and redraw the text, if necessary. This method is called automatically if the Text is drawn onto the Window. But if you need specific informations (e.g. width/height) before the draw call, you can call the method by yourself.