pinchToZoomEnabled property
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;
When this property is set to true, the zoom can be activated by a pinch gesture somewhere in the receivers view. iOS only.
bool? pinchToZoomEnabled;