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

适用于