UIScrollView.BouncesZoom プロパティ

定義

と が にtrue設定されているtrue場合、ズームがその制限を超えると、スクロール ビューはズーム制限を中心にバウンスBouncesします。

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

プロパティ値

属性

注釈

既定値は true です。

適用対象