TwoPaneView.Pane1 Property

Definition

Gets or sets the content of pane 1.

public Xamarin.Forms.View Pane1 { get; set; }
member this.Pane1 : Xamarin.Forms.View with get, set

Property Value

The content of pane 1.

Applies to