C# Class Mono.UnmanagedKeyEventArgs

Show file Open project: shana/moon

Public Properties

Property Type Description
key int
platformcode int
state int

Property Details

key public property

public int key
return int

platformcode public property

public int platformcode
return int

state public property

public int state
return int