Called when content zooming is complete.
Syntax
[Foundation.Export("scrollViewDidEndZooming:withView:atScale:")]
public virtual
void ZoomingEnded (
UIScrollView scrollView,
UIView withView,
nfloat atScale)
Parameters
- scrollView
- Scroll view containing the content being zoomed.
- withView
- View representing the content that needs to be scaled.
- atScale
- The scale factor to use. This value must be between the limits set by the UIKit.UIScrollView properties UIScrollView.MinimumZoomScale and UIScrollView.MaximumZoomScale.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0