IStatusTableItem プロパティ

キーの状態を取得します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
bool this[
	Keys key
] { get; }

パラメーター

key
型: KeyToKey.EnumsKeys
キー

戻り値

型: Boolean
押されていたら true 離されていたら false を返します。
関連項目