panelContainerViewContext

var panelContainerViewContext: PanelContainerViewContext?

The context used to create and bind the controller. A controller cannot be created without a context and setting this to null will destroy any previously created controller. Changing the context will cause the controller to be replaced as well.