InteractionState.EventConfiguration Property
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.
The event configuration for this state.
public:
property Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::IStateEventConfig ^ EventConfiguration { Microsoft::MixedReality::Toolkit::Experimental::InteractiveElement::IStateEventConfig ^ get(); };
public Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.IStateEventConfig EventConfiguration { get; }
member this.EventConfiguration : Microsoft.MixedReality.Toolkit.Experimental.InteractiveElement.IStateEventConfig
Public ReadOnly Property EventConfiguration As IStateEventConfig