iosMath
iosMath copied to clipboard
Cursor for label
How would I get the CGRect position of individual digits of an iosMath Label? For example, if I have A/B and i wanted to find the CGRect position of the A at the top and the B at the bottom then how will I do it?
You'd have to implement that yourself. There is an implementation in MathEditor, but it is not complete, does not cover all the cases.