ShellSection
CurrentItemProperty
ItemsProperty
ShellSection()
CurrentItem
Items
Stack
GetNavigationStack()
OnBindingContextChanged()
OnChildAdded(Element)
OnChildRemoved(Element, Int32)
OnInsertPageBefore(Page, Page)
OnParentSet()
OnPopAsync(Boolean)
OnPopToRootAsync(Boolean)
OnPushAsync(Page, Boolean)
OnRemovePage(Page)
implicit operator ShellSection(ShellContent)
implicit operator ShellSection(TemplatedPage)
net7.0
namespace Microsoft.Maui.Controls
{
[ContentProperty("Items")]
[EditorBrowsable(EditorBrowsableState.Never)]
public class ShellSection : ShellGroupItem, IElementController, IShellSectionController, IStackNavigation, IVisualTreeElement
{
public static implicit operator ShellSection(ShellContent shellContent);
}
}
| .NET | 6.07.0 |
|---|---|
Information specific to net7.0 | |
| Assembly | Microsoft.Maui.Controls , Version=1.0.0.0, PublicKeyToken= |
| Referencing | Requires all:
|
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API