TIWCGJQMSelectOptions.PreventFocusZoom Property
This option disables page zoom temporarily when a custom select is focused, which prevents iOS devices from zooming the page into the select. By default, iOS often zooms into form controls, and the behavior is often unnecessary and intrusive in mobile-optimized layouts.
published property PreventFocusZoom: boolean index 09 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean