Protocols
The following protocols are available globally.
-
Delegate methods for TCMaskView, which includes:
- tcMaskViewDidExit: is called after TCMaskView exits
- tcMaskViewDidComplete: is called after a popup TCMaskView completes
- tcMaskViewWillPushViewController: is called before navigation controller is about to accomplish TCMaskView and process to the next UIViewController
Declaration
Swift
protocol TCMaskViewDelegateObjective-C
@protocol TCMaskViewDelegate
Protocols Reference