Share via


UIScrollViewZoomingEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class UIScrollViewZoomingEventArgs : EventArgs
type UIScrollViewZoomingEventArgs = class
    inherit EventArgs
Inheritance
UIScrollViewZoomingEventArgs

Constructors

Name Description
UIScrollViewZoomingEventArgs(UIView)

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

Properties

Name Description
View

Applies to