次の方法で共有


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

適用対象