IGlobalsNotifyMessage メソッド

メインウィンドウにメッセージを表示させます。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
void NotifyMessage(
	string message,
	int showingTime = 3000
)

パラメーター

message
型: SystemString
表示するメッセージ
showingTime (Optional)
型: SystemInt32
表示している時間
関連項目