IShellSectionController 接口

定义

使用特定于 Shell 应用程序的方法扩展 IElementController

public interface IShellSectionController : Xamarin.Forms.IElementController
type IShellSectionController = interface
    interface IElementController
派生
实现

属性

EffectControlProvider

供平台呈现器内部使用。

(继承自 IElementController)
LogicalChildren

供平台呈现器内部使用。

(继承自 IElementController)
Platform
已过时。

使用特定于 Shell 应用程序的方法扩展 IElementController

(继承自 IElementController)
PresentedPage

使用特定于 Shell 应用程序的方法扩展 IElementController

RealParent

供平台呈现器内部使用。

(继承自 IElementController)

方法

AddContentInsetObserver(IShellContentInsetObserver)

使用特定于 Shell 应用程序的方法扩展 IElementController

AddDisplayedPageObserver(Object, Action<Page>)

使用特定于 Shell 应用程序的方法扩展 IElementController

Descendants()

供平台呈现器内部使用。

(继承自 IElementController)
EffectIsAttached(String)

供平台呈现器内部使用。

(继承自 IElementController)
GetItems()

使用特定于 Shell 应用程序的方法扩展 IElementController

RemoveContentInsetObserver(IShellContentInsetObserver)

使用特定于 Shell 应用程序的方法扩展 IElementController

RemoveDisplayedPageObserver(Object)

使用特定于 Shell 应用程序的方法扩展 IElementController

SendInsetChanged(Thickness, Double)

使用特定于 Shell 应用程序的方法扩展 IElementController

SendPopped()
已过时。

使用特定于 Shell 应用程序的方法扩展 IElementController

SendPopped(Page)
已过时。

使用特定于 Shell 应用程序的方法扩展 IElementController

SendPopping(Page)
已过时。

使用特定于 Shell 应用程序的方法扩展 IElementController

SendPopping(Task)

使用特定于 Shell 应用程序的方法扩展 IElementController

SendPoppingToRoot(Task)

使用特定于 Shell 应用程序的方法扩展 IElementController

SetValueFromRenderer(BindableProperty, Object)

供平台呈现器内部使用。

(继承自 IElementController)
SetValueFromRenderer(BindablePropertyKey, Object)

供平台呈现器内部使用。

(继承自 IElementController)

事件

ItemsCollectionChanged

使用特定于 Shell 应用程序的方法扩展 IElementController

NavigationRequested

使用特定于 Shell 应用程序的方法扩展 IElementController

PlatformSet
已过时。

使用特定于 Shell 应用程序的方法扩展 IElementController

(继承自 IElementController)

适用于