PinchSlider.OnValueUpdated Field
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.
public: Microsoft::MixedReality::Toolkit::UI::SliderEvent ^ OnValueUpdated;
[UnityEngine.Header("Events")]
public Microsoft.MixedReality.Toolkit.UI.SliderEvent OnValueUpdated;
[<UnityEngine.Header("Events")>]
val mutable OnValueUpdated : Microsoft.MixedReality.Toolkit.UI.SliderEvent
Public OnValueUpdated As SliderEvent
Field Value
- Attributes
-
UnityEngine.HeaderAttribute