Support Tabbed Window
To support tabbed window, define "KCMultiViewController". For iOS, it will be a sub class of UITabViewController. For macOS, it will be a sub class of NSTabViewController. It will be a root window of AmberPlayer and used to allocate some contents.
Support Tabbed window. It is used to switch multiple views.