共用方式為


UIScrollView.BouncesZoom 屬性

定義

如果設定為 trueBouncestrue ,則一旦縮放超過該限制,捲動檢視就會在縮放限制周圍彈跳。

public virtual bool BouncesZoom { [Foundation.Export("bouncesZoom")] get; [Foundation.Export("setBouncesZoom:")] set; }
member this.BouncesZoom : bool with get, set

屬性值

屬性

備註

預設值為 true

適用於