1 interface inheriting from IPageController
Microsoft.Maui.Controls (1)
Shell\IShellController.cs (1)
20 public interface IShellController : IPageController
1 implementation of IPageController
Microsoft.Maui.Controls (1)
Page\Page.cs (1)
24 public partial class Page : VisualElement, ILayout, IPageController, IElementConfiguration<Page>, IPaddingElement, ISafeAreaView, ISafeAreaView2, IView, ITitledElement, IToolbarElement