enableViewportScale property

bool? enableViewportScale
getter/setter pair

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

Officially Supported Platforms/Implementations:

  • iOS
  • MacOS

Implementation

bool? enableViewportScale;