VisualElement.Layout(Rectangle) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在配置週期期間更新項目的界限。
public void Layout (Xamarin.Forms.Rectangle bounds);
member this.Layout : Xamarin.Forms.Rectangle -> unit
參數
- bounds
- Rectangle
項目的新界限。
備註
呼叫 Layout 會觸發這個專案子樹狀結構的版面配置週期。