Version: 2021.1
언어: 한국어

ScrollView.scrollDecelerationRate

매뉴얼로 전환
public float scrollDecelerationRate ;

설명

Controls the rate at which the scrolling movement slows after a user scrolls using a touch interaction.

The deceleration rate is the speed reduction per second. A value of 0.5 halves the speed each second. A value of 0 stops the scrolling immediately.