TwoPaneView.Pane1Length 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得窗格 1 的計算寬度 (在寬模式中) 或高度 (高模式),或設定窗格 1 的 GridLength 值。
public Xamarin.Forms.GridLength Pane1Length { get; set; }
member this.Pane1Length : Xamarin.Forms.GridLength with get, set
屬性值
GridLength,代表窗格的寬度或高度。