enableViewportScale property
Set to true
to allow a viewport meta tag to either disable or restrict the range of user scaling. The default value is false
.
Implementation
bool enableViewportScale;
Set to true
to allow a viewport meta tag to either disable or restrict the range of user scaling. The default value is false
.
bool enableViewportScale;