UIScrollView.Bounces 属性

定义

如果设置为 true,则滚动视图将在内容边界处反弹。

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

属性值

属性

注解

默认值是 true

适用于