共用方式為


UIScrollView.Bounces 屬性

定義

如果設定為 true ,則捲動檢視會跳到內容界限。

public virtual bool Bounces { [Foundation.Export("bounces")] get; [Foundation.Export("setBounces:")] set; }
member this.Bounces : bool with get, set

屬性值

屬性

備註

預設值為 true

適用於