共用方式為


IShellSectionController 介面

定義

public interface class IShellSectionController : Microsoft::Maui::Controls::IElementController
public interface IShellSectionController : Microsoft.Maui.Controls.IElementController
type IShellSectionController = interface
    interface IElementController
Public Interface IShellSectionController
Implements IElementController
衍生
實作

屬性

EffectControlProvider

供 .NET MAUI 內部使用。

(繼承來源 IElementController)
LogicalChildren

供 .NET MAUI 內部使用。

(繼承來源 IElementController)
PresentedPage
RealParent

供 .NET MAUI 內部使用。

(繼承來源 IElementController)

方法

AddContentInsetObserver(IShellContentInsetObserver)
AddDisplayedPageObserver(Object, Action<Page>)
Descendants()

供 .NET MAUI 內部使用。

(繼承來源 IElementController)
EffectIsAttached(String)

供 .NET MAUI 內部使用。

(繼承來源 IElementController)
GetItems()
RemoveContentInsetObserver(IShellContentInsetObserver)
RemoveDisplayedPageObserver(Object)
SendInsetChanged(Thickness, Double)
SendPopped()
SendPopped(Page)
SendPopping(Page)
SendPopping(Task)
SendPoppingToRoot(Task)
SetValueFromRenderer(BindableProperty, Object)

供 .NET MAUI 內部使用。

(繼承來源 IElementController)
SetValueFromRenderer(BindablePropertyKey, Object)

供 .NET MAUI 內部使用。

(繼承來源 IElementController)

事件

ItemsCollectionChanged
NavigationRequested

適用於