KLProcessingScreenCloseDelegate
@objc
protocol KLProcessingScreenCloseDelegate
A protocol for closing processing view.
-
This function is invoked when close button is tapped.
Declaration
Swift
func processingScreenCloseBtnTapped()