UI/NavigationPage

From Wiki Maui Linux NET
Jump to navigation Jump to search


NavigationPage

Kind
Navigation (stack)
Microsoft Docs
NavigationPage documentation on learn.microsoft.com
Introduced
MAUI 6.0 (.NET 6)
Deprecated
No
Notes
LIFO page stack (push/pop); classic navigation pattern.

Properties

Property Implemented (Maui Linux) Introduced in (MAUI/.NET) Notes
BarBackgroundColor?
BarTextColor?
CurrentPage?Top of stack
TitleIconImageSource?Page title icon
HasNavigationBar (per page)?Show/hide bar