Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Scroller.ScrollPageUp

Declaration

public void ScrollPageUp();

Description

Will change the value according to the current slider pageSize.


Declaration

public void ScrollPageUp(float factor);

Description

Will change the value according to the current slider pageSize.