Defines the layout of the WebView on a mobile device. It must be defined when application is set to WEBVIEW - FULL WebView takes the full screen. - HALF WebView takes half of the screen. - TALL WebView takes three-quarters of the screen.
-
FULL(value:'FULL') -
HALF(value:'HALF') -
TALL(value:'TALL')