GenericBaseEventData.EventSource 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 Source that the event originates from.
public:
property Microsoft::MixedReality::Toolkit::IMixedRealityEventSource ^ EventSource { Microsoft::MixedReality::Toolkit::IMixedRealityEventSource ^ get(); };
public Microsoft.MixedReality.Toolkit.IMixedRealityEventSource EventSource { get; }
member this.EventSource : Microsoft.MixedReality.Toolkit.IMixedRealityEventSource
Public ReadOnly Property EventSource As IMixedRealityEventSource