Editar

Share via


KeyboardReceiver Class

Definition

Example receiver class for the Keyboard state

public ref class KeyboardReceiver : Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::BaseEventReceiver
public class KeyboardReceiver : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.BaseEventReceiver
type KeyboardReceiver = class
    inherit BaseEventReceiver
Public Class KeyboardReceiver
Inherits BaseEventReceiver
Inheritance
KeyboardReceiver

Constructors

KeyboardReceiver(BaseInteractionEventConfiguration)

Example constructor for the Keyboard State

Properties

EventConfiguration

The event configuration for this event receiver.

(Inherited from BaseEventReceiver)
StateName

The name of the state this event receiver is watching.

(Inherited from BaseEventReceiver)

Methods

OnUpdate(StateManager, BaseEventData)

Applies to