ContentView.Content Property

Definition

Gets or sets the content of the ContentView.

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

Property Value

A View that contains the content.

Applies to