Sdílet prostřednictvím


IShellSectionController Rozhraní

Definice

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
Odvozené
Implementuje

Vlastnosti

EffectControlProvider

Pro interní použití v .NET MAUI.

(Zděděno od IElementController)
LogicalChildren

Pro interní použití v .NET MAUI.

(Zděděno od IElementController)
PresentedPage
RealParent

Pro interní použití v .NET MAUI.

(Zděděno od IElementController)

Metody

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

Pro interní použití v .NET MAUI.

(Zděděno od IElementController)
EffectIsAttached(String)

Pro interní použití v .NET MAUI.

(Zděděno od IElementController)
GetItems()
RemoveContentInsetObserver(IShellContentInsetObserver)
RemoveDisplayedPageObserver(Object)
SendInsetChanged(Thickness, Double)
SendPopped()
SendPopped(Page)
SendPopping(Page)
SendPopping(Task)
SendPoppingToRoot(Task)
SetValueFromRenderer(BindableProperty, Object)

Pro interní použití v .NET MAUI.

(Zděděno od IElementController)
SetValueFromRenderer(BindablePropertyKey, Object)

Pro interní použití v .NET MAUI.

(Zděděno od IElementController)

Událost

ItemsCollectionChanged
NavigationRequested

Platí pro