OptionsViewControllerProtocol
protocol OptionsViewControllerProtocol : NSObjectProtocol
Delegate protocol for delegate classes to implement
-
Call back function definition to implement for handling the closing of the Custom Key view and retrieving the inputted values.
Declaration
Swift
func onCloseOptionsWindow(options: Options)
Parameters
options
class holding all options