changescrollvalue - eisclimber/ExPresS-XR GitHub Wiki

PictureScrollViewer.ChangeScrollValue(float,bool)

Method in PictureScrollViewer

Summary

Sets the current scroll value and optionally controlling the slider too.

public void ChangeScrollValue(float value, bool controlSlider = true)

Parameters

Name Description
float value Value to be set.
bool controlSlider If true, will also attempt to update the sliders position.
⚠️ **GitHub.com Fallback** ⚠️