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.
Extends IElementController with methods specific to Shell applications.
public interface IShellSectionController : Xamarin.Forms.IElementController
type IShellSectionController = interface
interface IElementController
- Derived
- Implements
Properties
EffectControlProvider |
For internal use by platform renderers. (Inherited from IElementController) |
LogicalChildren |
For internal use by platform renderers. (Inherited from IElementController) |
Platform |
Obsolete.
(Inherited from IElementController)
|
PresentedPage | |
RealParent |
For internal use by platform renderers. (Inherited from IElementController) |
Methods
AddContentInsetObserver(IShellContentInsetObserver) | |
AddDisplayedPageObserver(Object, Action<Page>) | |
Descendants() |
For internal use by platform renderers. (Inherited from IElementController) |
EffectIsAttached(String) |
For internal use by platform renderers. (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 platform renderers. (Inherited from IElementController) |
SetValueFromRenderer(BindablePropertyKey, Object) |
For internal use by platform renderers. (Inherited from IElementController) |
Events
ItemsCollectionChanged | |
NavigationRequested | |
PlatformSet |
Obsolete.
(Inherited from IElementController)
|