initializeViewController
Adds a predefined UITapGestureRecognizer
with -numberOfTouchesRequired:
1 and -numberOfTapsRequired:
1 that will internally call -resignTextFields
and will dismiss the keyboard.
- (void)initializeViewController
Declared In
UIViewController+ETFramework.h