共用方式為


DraggingEventArgs(Boolean) 建構函式

定義

初始化 DraggingEventArgs 類別的新實例。

public DraggingEventArgs (bool willDecelerate);
new UIKit.DraggingEventArgs : bool -> UIKit.DraggingEventArgs

參數

willDecelerate
Boolean

拖曳是否遞減。

適用於