I solved the problem using my own logic.
When reading, we add Custom Viewon top textviewand work with these methods:
(void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event
(void)touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event
, . , .
, .