ContentView.Content Propiedad

Definición

Obtiene o establece el contenido de ContentView.

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

Valor de propiedad

Un valor de tipo View que incluye el contenido.

Se aplica a