IShellSectionController Interface

Définition

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
Dérivé
Implémente

Propriétés

EffectControlProvider

Pour une utilisation interne par .NET MAUI.

(Hérité de IElementController)
LogicalChildren

Pour une utilisation interne par .NET MAUI.

(Hérité de IElementController)
PresentedPage
RealParent

Pour une utilisation interne par .NET MAUI.

(Hérité de IElementController)

Méthodes

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

Pour une utilisation interne par .NET MAUI.

(Hérité de IElementController)
EffectIsAttached(String)

Pour une utilisation interne par .NET MAUI.

(Hérité de IElementController)
GetItems()
RemoveContentInsetObserver(IShellContentInsetObserver)
RemoveDisplayedPageObserver(Object)
SendInsetChanged(Thickness, Double)
SendPopped()
SendPopped(Page)
SendPopping(Page)
SendPopping(Task)
SendPoppingToRoot(Task)
SetValueFromRenderer(BindableProperty, Object)

Pour une utilisation interne par .NET MAUI.

(Hérité de IElementController)
SetValueFromRenderer(BindablePropertyKey, Object)

Pour une utilisation interne par .NET MAUI.

(Hérité de IElementController)

Événements

ItemsCollectionChanged
NavigationRequested

S’applique à