Share via


ZoomingEndedEventArgs 类

定义

ZoomingEnded 事件提供数据。

public class ZoomingEndedEventArgs : EventArgs
type ZoomingEndedEventArgs = class
    inherit EventArgs
继承
ZoomingEndedEventArgs

构造函数

ZoomingEndedEventArgs(UIView, nfloat)

初始化 ZoomingEndedEventArgs 类的新实例。

属性

AtScale

最终比例系数。

WithView

包含已缩放内容的 UIView。

适用于

另请参阅