IShellSectionController 介面

定義

使用殼層應用程式的特定方法擴充 IElementController

public interface IShellSectionController : Xamarin.Forms.IElementController
type IShellSectionController = interface
    interface IElementController
衍生
實作

屬性

EffectControlProvider

供平台轉譯器內部使用。

(繼承來源 IElementController)
LogicalChildren

供平台轉譯器內部使用。

(繼承來源 IElementController)
Platform
已過時。

使用殼層應用程式的特定方法擴充 IElementController

(繼承來源 IElementController)
PresentedPage

使用殼層應用程式的特定方法擴充 IElementController

RealParent

供平台轉譯器內部使用。

(繼承來源 IElementController)

方法

AddContentInsetObserver(IShellContentInsetObserver)

使用殼層應用程式的特定方法擴充 IElementController

AddDisplayedPageObserver(Object, Action<Page>)

使用殼層應用程式的特定方法擴充 IElementController

Descendants()

供平台轉譯器內部使用。

(繼承來源 IElementController)
EffectIsAttached(String)

供平台轉譯器內部使用。

(繼承來源 IElementController)
GetItems()

使用殼層應用程式的特定方法擴充 IElementController

RemoveContentInsetObserver(IShellContentInsetObserver)

使用殼層應用程式的特定方法擴充 IElementController

RemoveDisplayedPageObserver(Object)

使用殼層應用程式的特定方法擴充 IElementController

SendInsetChanged(Thickness, Double)

使用殼層應用程式的特定方法擴充 IElementController

SendPopped()
已過時。

使用殼層應用程式的特定方法擴充 IElementController

SendPopped(Page)
已過時。

使用殼層應用程式的特定方法擴充 IElementController

SendPopping(Page)
已過時。

使用殼層應用程式的特定方法擴充 IElementController

SendPopping(Task)

使用殼層應用程式的特定方法擴充 IElementController

SendPoppingToRoot(Task)

使用殼層應用程式的特定方法擴充 IElementController

SetValueFromRenderer(BindableProperty, Object)

供平台轉譯器內部使用。

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

供平台轉譯器內部使用。

(繼承來源 IElementController)

事件

ItemsCollectionChanged

使用殼層應用程式的特定方法擴充 IElementController

NavigationRequested

使用殼層應用程式的特定方法擴充 IElementController

PlatformSet
已過時。

使用殼層應用程式的特定方法擴充 IElementController

(繼承來源 IElementController)

適用於