ios - Text selected without showing the pins -


is there way programmatically select text without showing pins @ beginning , @ end of selected text?

example:

although should more precise, presume want highlight parts of text background color. therefore can use nsattributedstring.

you can how create attributed string here , how use background color on here.


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -