Share via


TwoPaneView.Pane2 Property

Definition

Gets or sets the content of pane 2.

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

Property Value

The content of pane 2.

Applies to