共用方式為


UIScrollViewZoomingEventArgs 類別

定義

提供 ZoomingStarted 事件的資料。

public class UIScrollViewZoomingEventArgs : EventArgs
type UIScrollViewZoomingEventArgs = class
    inherit EventArgs
繼承
UIScrollViewZoomingEventArgs

備註

ViewUIView 正在縮放的 ,如 委派 ViewForZoomingInScrollViewUIScrollView 指定。

建構函式

UIScrollViewZoomingEventArgs(UIView)

初始化 UIScrollViewZoomingEventArgs 類別的新實例。

屬性

View

UIView正在縮放的 。

適用於