IShellSectionController Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Derived
- Implements
Properties
EffectControlProvider |
For internal use by .NET MAUI. (Inherited from IElementController) |
LogicalChildren |
For internal use by .NET MAUI. (Inherited from IElementController) |
PresentedPage | |
RealParent |
For internal use by .NET MAUI. (Inherited from IElementController) |
Methods
AddContentInsetObserver(IShellContentInsetObserver) | |
AddDisplayedPageObserver(Object, Action<Page>) | |
Descendants() |
For internal use by .NET MAUI. (Inherited from IElementController) |
EffectIsAttached(String) |
For internal use by .NET MAUI. (Inherited from IElementController) |
GetItems() | |
RemoveContentInsetObserver(IShellContentInsetObserver) | |
RemoveDisplayedPageObserver(Object) | |
SendInsetChanged(Thickness, Double) | |
SendPopped() | |
SendPopped(Page) | |
SendPopping(Page) | |
SendPopping(Task) | |
SendPoppingToRoot(Task) | |
SetValueFromRenderer(BindableProperty, Object) |
For internal use by .NET MAUI. (Inherited from IElementController) |
SetValueFromRenderer(BindablePropertyKey, Object) |
For internal use by .NET MAUI. (Inherited from IElementController) |
Events
ItemsCollectionChanged | |
NavigationRequested |
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.