言語

KeyboardView.ReleaseEventArgs クラス

定義

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

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

注釈

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

コンストラクター

名前 説明
KeyboardView.ReleaseEventArgs(Keycode)

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

プロパティ

名前 説明
PrimaryCode

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

適用対象