다음을 통해 공유


UICollectionViewDelegate.DecelerationStarted(UIScrollView) 메서드

정의

스크롤 이벤트의 감속이 시작되었음을 나타냅니다.

[Foundation.Export("scrollViewWillBeginDecelerating:")]
public virtual void DecelerationStarted (UIKit.UIScrollView scrollView);
abstract member DecelerationStarted : UIKit.UIScrollView -> unit
override this.DecelerationStarted : UIKit.UIScrollView -> unit

매개 변수

scrollView
UIScrollView
특성

적용 대상