Table of Contents

Property Content

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

Content

Gets or sets the content of the tab control view. You can use this property to set the active tab contents. Normally, it is updated automatically when a new tab is selected with the control that was specified when the tab was added.

public View? Content { get; set; }

Property Value

View