pinchToZoomEnabled property

bool? pinchToZoomEnabled
getter/setter pair

When this property is set to true, the zoom can be activated by a pinch gesture somewhere in the receivers view. iOS only.

Implementation

bool? pinchToZoomEnabled;