IShellController Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IShellController : Microsoft::Maui::Controls::IPageController
public interface IShellController : Microsoft.Maui.Controls.IPageController
type IShellController = interface
interface IPageController
interface IVisualElementController
interface IElementController
Public Interface IShellController
Implements IPageController
- Derived
- Implements
Properties
Batched |
For internal use by .NET MAUI. (Inherited from IVisualElementController) |
ContainerArea | (Inherited from IPageController) |
DisableLayout |
For internal use by .NET MAUI. (Inherited from IVisualElementController) |
EffectControlProvider |
For internal use by .NET MAUI. (Inherited from IElementController) |
EffectiveFlowDirection |
For internal use by .NET MAUI. (Inherited from IVisualElementController) |
FlyoutContent | |
FlyoutFooter | |
FlyoutHeader | |
FlyoutIcon | |
IgnoresContainerArea | (Inherited from IPageController) |
InternalChildren | (Inherited from IPageController) |
IsInPlatformLayout |
For internal use by .NET MAUI. (Inherited from IVisualElementController) |
IsPlatformEnabled |
For internal use by .NET MAUI. (Inherited from IVisualElementController) |
IsPlatformStateConsistent |
For internal use by .NET MAUI. (Inherited from IVisualElementController) |
LogicalChildren |
For internal use by .NET MAUI. (Inherited from IElementController) |
NavigationProxy |
For internal use by .NET MAUI. (Inherited from IVisualElementController) |
RealParent |
For internal use by .NET MAUI. (Inherited from IElementController) |
Methods
Events
BatchCommitted |
For internal use by .NET MAUI. (Inherited from IVisualElementController) |
FlyoutItemsChanged | |
FocusChangeRequested |
For internal use by .NET MAUI. (Inherited from IVisualElementController) |
ItemsCollectionChanged | |
StructureChanged |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.