次の方法で共有


IShellController インターフェイス

定義

public interface class IShellController : Microsoft::Maui::Controls::IPageController
public interface IShellController : Microsoft.Maui.Controls.IPageController
type IShellController = interface
    interface IPageController
    interface IVisualElementController
    interface IElementController
Public Interface IShellController
Implements IPageController
派生
実装

プロパティ

Batched

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
ContainerArea (継承元 IPageController)
DisableLayout

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
EffectControlProvider

.NET MAUI による内部使用用。

(継承元 IElementController)
EffectiveFlowDirection

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
FlyoutContent
FlyoutFooter
FlyoutHeader
FlyoutIcon
IgnoresContainerArea (継承元 IPageController)
InternalChildren (継承元 IPageController)
IsInPlatformLayout

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
IsPlatformEnabled

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
IsPlatformStateConsistent

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
LogicalChildren

.NET MAUI による内部使用用。

(継承元 IElementController)
NavigationProxy

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
RealParent

.NET MAUI による内部使用用。

(継承元 IElementController)

メソッド

AddAppearanceObserver(IAppearanceObserver, Element)
AddFlyoutBehaviorObserver(IFlyoutBehaviorObserver)
AppearanceChanged(Element, Boolean)
Descendants()

.NET MAUI による内部使用用。

(継承元 IElementController)
EffectIsAttached(String)

.NET MAUI による内部使用用。

(継承元 IElementController)
GenerateFlyoutGrouping()
GetFlyoutItemDataTemplate(BindableObject)
GetItems()
GetNavigationState(ShellItem, ShellSection, ShellContent, Boolean)
InvalidateMeasure(InvalidationTrigger)

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
OnFlyoutItemSelected(Element)
OnFlyoutItemSelectedAsync(Element)
PlatformSizeChanged()

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
ProposeNavigation(ShellNavigationSource, ShellItem, ShellSection, ShellContent, IReadOnlyList<Page>, Boolean)
RemoveAppearanceObserver(IAppearanceObserver)
RemoveFlyoutBehaviorObserver(IFlyoutBehaviorObserver)
SendAppearing() (継承元 IPageController)
SendDisappearing() (継承元 IPageController)
SetValueFromRenderer(BindableProperty, Object)

.NET MAUI による内部使用用。

(継承元 IElementController)
SetValueFromRenderer(BindablePropertyKey, Object)

.NET MAUI による内部使用用。

(継承元 IElementController)
UpdateCurrentState(ShellNavigationSource)

イベント

BatchCommitted

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
FlyoutItemsChanged
FocusChangeRequested

.NET MAUI による内部使用用。

(継承元 IVisualElementController)
ItemsCollectionChanged
StructureChanged

適用対象