IShellItemController 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 to work with the parts of a Shell application.
public interface IShellItemController : Xamarin.Forms.IElementController
type IShellItemController = 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)
|
RealParent |
For internal use by platform renderers. (Inherited from IElementController) |
ShowTabs |
Methods
Descendants() |
For internal use by platform renderers. (Inherited from IElementController) |
EffectIsAttached(String) |
For internal use by platform renderers. (Inherited from IElementController) |
GetItems() | |
ProposeSection(ShellSection, Boolean) | |
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 | |
PlatformSet |
Obsolete.
(Inherited from IElementController)
|