GCKeyboardValueChangedHandler Delegate
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public delegate void GCKeyboardValueChangedHandler(GCKeyboardInput keyboard, GCControllerButtonInput key, IntPtr keyCode, bool pressed);
type GCKeyboardValueChangedHandler = delegate of GCKeyboardInput * GCControllerButtonInput * nativeint * bool -> unit
Parameters
- keyboard
- GCKeyboardInput
- keyCode
-
IntPtr
nativeint
- pressed
- Boolean