次の方法で共有


TwoPaneView.Pane2Length プロパティ

定義

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

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

プロパティ値

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

適用対象