I\'m wondering, is there a way to get a delegate or something, when a particular UIView has been shown on the screen ?
UIView
Try these:
– didAddSubview: – willRemoveSubview: – willMoveToSuperview: – didMoveToSuperview – willMoveToWindow: – didMoveToWindow - viewDidAppear: