Szerkesztés

Megosztás a következőn keresztül:


BaseEventReceiver(BaseInteractionEventConfiguration) Constructor

Definition

Constructor for an event receiver.

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

Parameters

eventConfiguration
BaseInteractionEventConfiguration

The associated serialized event configuration for an event receiver.

Applies to