BoundaryEventData(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:
BoundaryEventData(UnityEngine::EventSystems::EventSystem ^ eventSystem);
public BoundaryEventData (UnityEngine.EventSystems.EventSystem eventSystem);
new Microsoft.MixedReality.Toolkit.Boundary.BoundaryEventData : UnityEngine.EventSystems.EventSystem -> Microsoft.MixedReality.Toolkit.Boundary.BoundaryEventData
Public Sub New (eventSystem As EventSystem)
Parameters
- eventSystem
- UnityEngine.EventSystems.EventSystem