currentController
The current first responder accepting to control the preview panel.
Declaration
var currentController: Any! { get }Discussion
You should never change the preview panel’s state (for example, its delegate, datasource, and so on) if you aren’t controlling it.