Hi all,
Is it possible to get the caret position in the focused gui textfield?
thanks in advance
Hi all,
Is it possible to get the caret position in the focused gui textfield?
thanks in advance
Nope; Unity knows where the caret is, but the exposed API doesn’t.
thanks for that