appHandler
Assign an AppHandler to CefApp. The AppHandler can be used to evaluate application arguments, to register your own schemes and to hook into the shutdown sequence. See CefAppHandler for more details.
Parameters
appHandler
An instance of KCEF.AppHandler.