doubleTapToZoomEnabled property

bool? doubleTapToZoomEnabled
getter/setter pair

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

Implementation

bool? doubleTapToZoomEnabled;