ScaleGestureDetector.ScaleEndEventArgs クラス

定義

マネージド コールバック イベントのデータを提供します。

public class ScaleGestureDetector.ScaleEndEventArgs : EventArgs
type ScaleGestureDetector.ScaleEndEventArgs = class
    inherit EventArgs
継承
ScaleGestureDetector.ScaleEndEventArgs

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

名前 説明
ScaleGestureDetector.ScaleEndEventArgs(ScaleGestureDetector)

関連付けられたコールバックに渡されるマネージド イベント データを初期化します。

プロパティ

名前 説明
Detector

このコールバックに指定されたスケール ジェスチャ検出機能を取得します。

適用対象