다음을 통해 공유


TwoPaneView.Pane2Length 속성

정의

창 2의 계산된 너비(와이드 모드) 또는 높이(톨 모드)를 가져오거나 창 2의 GridLength 값을 설정합니다.

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

속성 값

창의 너비 또는 높이를 나타내는 GridLength입니다.

적용 대상