TitleBar API doc mistake #25238
Labels
area-controls-titlebar
area-docs
Conceptual docs, API docs, Samples
fixed-in-9.0.10
i/great-reporter
This issue is opened by an author who is known to open high-quality issues
s/triaged
Issue has been reviewed
t/bug
Something isn't working
Milestone
Description
The
TitleBar
/// says that it can be hidden by setting theVisibility
property:maui/src/Controls/src/Core/TitleBar/TitleBar.cs
Line 12 in d3784a4
It should say the
IsVisible
property (I've verified this).Visibility
is an enum.Version with bug
9.0.0-rc.1.24453.9
Is this a regression from previous behavior?
No, this is something new
Windows
The text was updated successfully, but these errors were encountered: