IShellSectionController Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 |