Returns the view to scale when zooming is about to occur in the scroll view.
Syntax
[Foundation.Export("viewForZoomingInScrollView:")]
public virtual
UIView ViewForZoomingInScrollView (
UIScrollView scrollView)
Parameters
- scrollView
- Scroll view displaying the content.
Returns
A UIKit.UIView that will be scaled by the zooming gesture. Return null to prevent zooming.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0