Share via


UIScrollViewZoomingEventArgs(UIView) Constructor

Definition

Create a new instance of the UIScrollViewZoomingEventArgs with the specified event data.

public UIScrollViewZoomingEventArgs(UIKit.UIView view);
new UIKit.UIScrollViewZoomingEventArgs : UIKit.UIView -> UIKit.UIScrollViewZoomingEventArgs

Parameters

view
UIView

The value for the View property.

Applies to