Editar

Compartir a través de


KeyboardReceiver(BaseInteractionEventConfiguration) Constructor

Definition

Example constructor for the Keyboard State

public:
 KeyboardReceiver(Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::BaseInteractionEventConfiguration ^ eventConfiguration);
public KeyboardReceiver (Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.BaseInteractionEventConfiguration eventConfiguration);
new Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.Examples.KeyboardReceiver : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.BaseInteractionEventConfiguration -> Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.Examples.KeyboardReceiver
Public Sub New (eventConfiguration As BaseInteractionEventConfiguration)

Parameters

eventConfiguration
BaseInteractionEventConfiguration

The event configuration for the Keyboard state

Applies to