onscrollstarted - eisclimber/ExPresS-XR GitHub Wiki
Field in AutoScrollRect
Event emitted when a scroll is started or the direction is changed.
public UnityEvent<ScrollDirection> OnScrollStarted;Field in AutoScrollRect
Event emitted when a scroll is started or the direction is changed.
public UnityEvent<ScrollDirection> OnScrollStarted;