GestureDetector.DoubleTapEventArgs クラス

定義

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

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

注釈

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

コンストラクター

GestureDetector.DoubleTapEventArgs(Boolean, MotionEvent)

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

プロパティ

Event

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

Handled

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

適用対象