PinchSlider.ActivePointer 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.
Interface for handling pointer being used in UX interaction.
protected:
property Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ ActivePointer { Microsoft::MixedReality::Toolkit::Input::IMixedRealityPointer ^ get(); };
protected Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer ActivePointer { get; }
member this.ActivePointer : Microsoft.MixedReality.Toolkit.Input.IMixedRealityPointer
Protected ReadOnly Property ActivePointer As IMixedRealityPointer