Click or drag to resize

featurePropertiesui_AllowBrowserZoom Property

If True and in Bootstrap, we'll disable the Viewport header when not in a mobile app. This will allow users to zoom the browser window (like on an iPad).

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool ui_AllowBrowserZoom { get; }

Property Value

Type: Boolean
If True and in Bootstrap, we'll disable the Viewport header when not in a mobile app. This will allow users to zoom the browser window (like on an iPad).
See Also