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
Atspi
KeystrokeListener
C# Class Atspi.KeystrokeListener
Inheritance:
DeviceEventListener
Show file
Open project: mono/at-spi-sharp
Class Usage Examples
Public Methods
Method
Description
Deregister
( ) :
void
Register
(
KeyDefinition
keys
,
ControllerEventMask
mask
,
EventType
types
,
bool
synchronous
,
bool
preemptive
,
bool
global
) :
bool
Method Details
Deregister()
public
method
public
Deregister
( ) :
void
return
void
Register()
public
method
public
Register
(
KeyDefinition
keys
,
ControllerEventMask
mask
,
EventType
types
,
bool
synchronous
,
bool
preemptive
,
bool
global
) :
bool
keys
KeyDefinition
mask
ControllerEventMask
types
EventType
synchronous
bool
preemptive
bool
global
bool
return
bool