PanZoomBase.IMixedRealitySourceStateHandler.OnSourceLost Method

Definition

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

Parameters

Implements

Applies to