次の方法で共有


TwoPaneView.Pane1Length プロパティ

定義

ウィンドウ 1 の計算された幅 (ワイド モード) または高さ (縦長モード) を取得します。または、ウィンドウ 1 の GridLength 値を設定します。

public Xamarin.Forms.GridLength Pane1Length { get; set; }
member this.Pane1Length : Xamarin.Forms.GridLength with get, set

プロパティ値

ウィンドウの幅または高さを表す GridLength。

適用対象