UIView - How to get notified when the view is loaded?

Is there anything similar to the viewDidLoad of UIViewController for a UIView??? I need to be notified as soon as a UIView has loaded (Subclass of UIView), and perform some actions.

76
задан Alex Cio 29 August 2014 в 09:52
поделиться