IMixedRealityFocusProvider.PrimaryPointer 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.
Current primary pointer. Determined by the primary pointer selector in use (see MixedRealityPointerProfile.PrimaryPointerSelector).
public:
 property Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ PrimaryPointer { Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ get(); };public Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer PrimaryPointer { get; }member this.PrimaryPointer : Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointerPublic ReadOnly Property PrimaryPointer As IMixedRealityPointer