Share via


TabbedPage.SelectedTabColor Property

Definition

Gets or sets the color of the selected tab. This is a bindable property.

public:
 property Microsoft::Maui::Graphics::Color ^ SelectedTabColor { Microsoft::Maui::Graphics::Color ^ get(); void set(Microsoft::Maui::Graphics::Color ^ value); };
public Microsoft.Maui.Graphics.Color SelectedTabColor { get; set; }
member this.SelectedTabColor : Microsoft.Maui.Graphics.Color with get, set
Public Property SelectedTabColor As Color

Property Value

Applies to