Share via


TwoPaneView.Pane1Length Property

Definition

Gets the calculated width (in wide mode) or height (in tall mode) of pane 1, or sets the GridLength value of pane 1.

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

Property Value

The GridLength that represents the width or height of the pane.

Applies to