ZoomingEndedEventArgs(UIView, nfloat) Constructor

Definition

Initializes a new instance of the ZoomingEndedEventArgs class.

public ZoomingEndedEventArgs (UIKit.UIView withView, nfloat atScale);
new UIKit.ZoomingEndedEventArgs : UIKit.UIView * nfloat -> UIKit.ZoomingEndedEventArgs

Parameters

withView
UIView
atScale
nfloat

Applies to