Я пробовал:
Код: Выделить всё
canCancelContentTouches = YES;
Код: Выделить всё
- (BOOL)canPerformAction:(SEL)action withSender:(id)sender
Код: Выделить всё
- (BOOL)touchesShouldCancelInContentView:(UIView *)view;
Код: Выделить всё
- (BOOL)touchesShouldBegin:(NSSet *)touches
withEvent:(UIEvent *)event
inContentView:(UIView *)view;
Что мне не хватает?
Подробнее здесь: https://stackoverflow.com/questions/163 ... -selection
Мобильная версия