pinchToZoomEnabled property

bool? pinchToZoomEnabled
read / write

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;