Hi,
you can set the mode of the split app to "HideMode".
oSplitApp.setMode(sap.m.SplitAppMode.HideMode)
This will hide the master view area.
Regards.
Hi,
you can set the mode of the split app to "HideMode".
oSplitApp.setMode(sap.m.SplitAppMode.HideMode)
This will hide the master view area.
Regards.