Mobile Application > iOS Components > Working with the Mobile Application Component > Protocols > <PanelViewDelegate>
The <PanelViewDelegate> protocol is used to work with dimension panel container.
<NSObject>
panelViewDidHide:. Reacts to hiding of dimension panel container.
panelViewDidShow:. Reacts to displaying of dimension panel container.
See also: