is it possible to initialize an IBOutlet of a custom UIView type with a designated initializer (using storyboard)? If yes when and how should the initialization in the UIViewController occur.
Thanks in advance.
is it possible to initialize an IBOutlet of a custom UIView type with a designated initializer (using storyboard)? If yes when and how should the initialization in the UIViewController occur.
Thanks in advance.