DictationEventData(EventSystem) 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.
Constructor.
public:
DictationEventData(UnityEngine::EventSystems::EventSystem ^ eventSystem);
public DictationEventData (UnityEngine.EventSystems.EventSystem eventSystem);
new Microsoft.MixedReality.Toolkit.Input.DictationEventData : UnityEngine.EventSystems.EventSystem -> Microsoft.MixedReality.Toolkit.Input.DictationEventData
Public Sub New (eventSystem As EventSystem)
Parameters
- eventSystem
- UnityEngine.EventSystems.EventSystem
Typically will be EventSystems.EventSystem.current