Edit

Share via


KeyboardEvents Class

Definition

Example event configuration for the Keyboard state.

public ref class KeyboardEvents : Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::BaseInteractionEventConfiguration
public class KeyboardEvents : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.BaseInteractionEventConfiguration
type KeyboardEvents = class
    inherit BaseInteractionEventConfiguration
Public 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)

Applies to