Method | Description | |
---|---|---|
Pressed ( ) : void | ||
Released ( ) : void | ||
Remove ( ) : void | ||
VirtualButton ( string name ) : System | ||
VirtualButton ( string name, bool matchToInputSettings ) : System |
public VirtualButton ( string name ) : System | ||
name | string | |
return | System |
public VirtualButton ( string name, bool matchToInputSettings ) : System | ||
name | string | |
matchToInputSettings | bool | |
return | System |