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; }
ReadOnly Property ui_AllowBrowserZoom As Boolean
Get
Property Value
Type:
BooleanIf 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