KeyboardEvents Class 
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.
Example event configuration for the Keyboard state.
public ref class KeyboardEvents : Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::BaseInteractionEventConfigurationpublic class KeyboardEvents : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.BaseInteractionEventConfigurationtype KeyboardEvents = class
    inherit BaseInteractionEventConfigurationPublic Class KeyboardEvents
Inherits BaseInteractionEventConfiguration- Inheritance
Constructors
| KeyboardEvents() | 
Fields
| OnKKeyPressed | 
Properties
| EventReceiver | The associated runtime event receiver for this event configuration.(Inherited from BaseInteractionEventConfiguration) | 
| StateName | The name of the state associated with this event configuration.(Inherited from BaseInteractionEventConfiguration) |