共用方式為


UICollectionViewSource.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
屬性

適用於