SliderEventData.Slider 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.
The slider that triggered this event
public:
property Microsoft::MixedReality::Toolkit::UI::PinchSlider ^ Slider { Microsoft::MixedReality::Toolkit::UI::PinchSlider ^ get(); };
public Microsoft.MixedReality.Toolkit.UI.PinchSlider Slider { get; }
member this.Slider : Microsoft.MixedReality.Toolkit.UI.PinchSlider
Public ReadOnly Property Slider As PinchSlider