TwoPaneView.Pane2Length Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the calculated width (in wide mode) or height (in tall mode) of pane 2, or sets the GridLength value of pane 2.
public Xamarin.Forms.GridLength Pane2Length { get; set; }
member this.Pane2Length : Xamarin.Forms.GridLength with get, set
Property Value
The GridLength that represents the width or height of the pane.