How to type or implement "back" in iOS navigation bar as this image:
I understand if I put an image in a button, but what if I want to type the special symbol "<" and then append the Setting. I tried a few special "back" character, but either the symbol is too small, or not looks like this.
If I set it as this in the property attribute, the button will like this:
How to resolve this issue? Thanks in advance.