次の方法で共有


GestureDetector.DoubleTapEventEventArgs クラス

定義

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

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

注釈

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

コンストラクター

GestureDetector.DoubleTapEventEventArgs(Boolean, MotionEvent)

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

プロパティ

Event

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

Handled

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

適用対象