Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FreePIE
Core
Plugins
KeyboardPlugin
SetProperties
FreePIE.Core.Plugins.KeyboardPlugin.SetProperties C# (CSharp) Method
KeyboardPlugin Class Documentation
Show file
Open project: AndersMalmgren/FreePIE
SetProperties()
public
method
public
SetProperties
(
object>.Dictionary
properties
) :
bool
properties
object>.Dictionary
return
bool
public override bool SetProperties(Dictionary<string, object> properties) { return false; }
KeyboardPlugin
CreateGlobal
DoBeforeNextExecute
GetProperty
IsKeyDown
IsKeyUp
KeyDown
KeyInput
KeyUp
PressAndRelease
SetProperties
Start
Stop
WasKeyPressed