View.GenericMotionEventArgs クラス

定義

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

public class View.GenericMotionEventArgs : EventArgs
type View.GenericMotionEventArgs = class
    inherit EventArgs
継承
View.GenericMotionEventArgs

注釈

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

コンストラクター

View.GenericMotionEventArgs(Boolean, MotionEvent)

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

プロパティ

Event

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

Handled

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

適用対象