UIScrollView.Bounces 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果設定為 true
,則捲動檢視會跳到內容界限。
public virtual bool Bounces { [Foundation.Export("bounces")] get; [Foundation.Export("setBounces:")] set; }
member this.Bounces : bool with get, set
屬性值
- 屬性
-
備註
預設值為 true
。
適用於