cursor - How to draw caret in the scroll view on iOS using system API? -
i working on edit app, view inherits scroll view, , draw things manually. need insertion indicator, may refer caret(as know windows use term) or cursor(not mouse cursor). not sure term apple use. googled before , know can draw line manually, or create clear background text view on it, don't these ways. hope there system apis this, more native. 1 can figure out?
i working on edit app, view inherits scroll view, , draw things manually. need insertion indicator, may refer caret(as know windows use term) or cursor(not mouse cursor). not sure term apple use. googled before , know can draw line manually, or create clear background text view on it, don't these ways. hope there system apis this, more native. 1 can figure out? | |||||
|