ScrollingObjectCollection.IMixedRealitySourceStateHandler.OnSourceDetected Method

Definition

 virtual void Microsoft.MixedReality.Toolkit.Input.IMixedRealitySourceStateHandler.OnSourceDetected(Microsoft::MixedReality::Toolkit::Input::SourceStateEventData ^ eventData) = Microsoft::MixedReality::Toolkit::Input::IMixedRealitySourceStateHandler::OnSourceDetected;
void IMixedRealitySourceStateHandler.OnSourceDetected (Microsoft.MixedReality.Toolkit.Input.SourceStateEventData eventData);
abstract member Microsoft.MixedReality.Toolkit.Input.IMixedRealitySourceStateHandler.OnSourceDetected : Microsoft.MixedReality.Toolkit.Input.SourceStateEventData -> unit
override this.Microsoft.MixedReality.Toolkit.Input.IMixedRealitySourceStateHandler.OnSourceDetected : Microsoft.MixedReality.Toolkit.Input.SourceStateEventData -> unit
Sub OnSourceDetected (eventData As SourceStateEventData) Implements IMixedRealitySourceStateHandler.OnSourceDetected

Parameters

Implements

Applies to