ClickedReceiver(BaseInteractionEventConfiguration) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ClickedReceiver(Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::BaseInteractionEventConfiguration ^ eventConfiguration);
public ClickedReceiver (Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.BaseInteractionEventConfiguration eventConfiguration);
new Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.ClickedReceiver : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.BaseInteractionEventConfiguration -> Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.ClickedReceiver
Public Sub New (eventConfiguration As BaseInteractionEventConfiguration)
Parameters
- eventConfiguration
- BaseInteractionEventConfiguration