C# Class Atspi.KeyDefinition

Show file Open project: mono/at-spi-sharp Class Usage Examples

Public Properties

Property Type Description
All Atspi.KeyDefinition[]
keycode int
keystring string
keysym int
unused int

Property Details

All public static property

public static KeyDefinition[],Atspi All
return Atspi.KeyDefinition[]

keycode public property

public int keycode
return int

keystring public property

public string keystring
return string

keysym public property

public int keysym
return int

unused public property

public int unused
return int