UIKit.UICollectionViewController.ZoomingEnded Method
Indicates that zooming has completed.

Syntax

[Foundation.Export("scrollViewDidEndZooming:withView:atScale:")]
public virtual void ZoomingEnded (UIScrollView scrollView, UIView withView, nfloat atScale)

Parameters

scrollView
The scrollview that is associated with the collection view.
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

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0