: , , , , , Apple UIScrollView, . , Mazyod, .
Apple iOS, UIScrollView, , , UITableView, , .
UIScrollView.h UIKit, _pan ivar, id, , -, UIPanGestureRecognizer.
, , , , .
[_tableView addObserver: self
forKeyPath: @"pan.state"
options: NSKeyValueObservingOptionNew
context: nil];
state , , state UIGestureRecognizerStateEnded.
, , , , , . , , . NSKeyValueObserving ,
NSObject NSKeyValueObserving, .
, observeValueForKeyPath:ofObject:change:context: , ( , UITableView UIScrollView - KVO ). .