Modifier

DefaultPointerMediator.pointerByInputSourceParent Field

Definition

protected: initonly System::Collections::Generic::Dictionary<Microsoft::MixedReality::Toolkit::Input::IMixedRealityInputSource ^, System::Collections::Generic::HashSet<Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^> ^> ^ pointerByInputSourceParent;
protected readonly System.Collections.Generic.Dictionary<Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource,System.Collections.Generic.HashSet<Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer>> pointerByInputSourceParent;
val mutable pointerByInputSourceParent : System.Collections.Generic.Dictionary<Microsoft.MixedReality.Toolkit.Input.IMixedRealityInputSource, System.Collections.Generic.HashSet<Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer>>
Protected ReadOnly pointerByInputSourceParent As Dictionary(Of IMixedRealityInputSource, HashSet(Of IMixedRealityPointer)) 

Field Value

Applies to