ZoomingEndedEventArgs クラス

定義

ZoomingEnded イベントのデータを提供します。

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

コンストラクター

ZoomingEndedEventArgs(UIView, nfloat)

ZoomingEndedEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

AtScale

最終的なスケール ファクター。

WithView

ズームされたコンテンツを保持している UIView。

適用対象

こちらもご覧ください