言語

KeyboardView.KeyEventArgs クラス

定義

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

public class KeyboardView.KeyEventArgs : EventArgs
type KeyboardView.KeyEventArgs = class
    inherit EventArgs
継承
KeyboardView.KeyEventArgs

注釈

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

コンストラクター

名前 説明
KeyboardView.KeyEventArgs(Keycode, Keycode[])

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

プロパティ

名前 説明
KeyCodes

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

PrimaryCode

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

適用対象