Editar

Compartir a través de


PressedNearReceiver(BaseInteractionEventConfiguration) Constructor

Definition

Constructor for an event receiver.

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

Parameters

eventConfiguration
BaseInteractionEventConfiguration

The associated serialized event configuration for an event receiver.

Applies to