TouchSlider.UpdateSliderText Method
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.
This can get called from a pinch slider's OnValueChanged event to display the text value
C++
public:
void UpdateSliderText();
public void UpdateSliderText ();
member this.UpdateSliderText : unit -> unit
Public Sub UpdateSliderText ()
Продукт | Версии |
---|---|
MRTK2 Unity 2018 | 2.7.0 |
MRTK2 Unity 2019 | 2.7.0 |
MRTK2 Unity 2020 | 2.7.0 |