GestureDetector.DoubleTapEventEventArgs クラス

定義

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

public class GestureDetector.DoubleTapEventEventArgs : EventArgs
type GestureDetector.DoubleTapEventEventArgs = class
    inherit EventArgs
継承
GestureDetector.DoubleTapEventEventArgs

注釈

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

コンストラクター

GestureDetector.DoubleTapEventEventArgs(Boolean, MotionEvent)

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

プロパティ

Event

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

Handled

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

適用対象