次の方法で共有


IShellItemController インターフェイス

定義

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

プロパティ

EffectControlProvider

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

(継承元 IElementController)
LogicalChildren

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

(継承元 IElementController)
RealParent

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

(継承元 IElementController)
ShowTabs

メソッド

Descendants()

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

(継承元 IElementController)
EffectIsAttached(String)

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

(継承元 IElementController)
GetItems()
ProposeSection(ShellSection, Boolean)
SetValueFromRenderer(BindableProperty, Object)

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

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

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

(継承元 IElementController)

イベント

ItemsCollectionChanged

適用対象