次の方法で共有


ShellGroupItem クラス

定義

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

public ref class ShellGroupItem : Microsoft::Maui::Controls::BaseShellItem
public class ShellGroupItem : Microsoft.Maui.Controls.BaseShellItem
type ShellGroupItem = class
    inherit BaseShellItem
Public Class ShellGroupItem
Inherits BaseShellItem
継承
派生

コンストラクター

ShellGroupItem()

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

フィールド

FlyoutDisplayOptionsProperty

のバインド可能なプロパティ FlyoutDisplayOptionsです。

プロパティ

AutomationId

自動化フレームワークがこの要素を見つけ、対話することを可能にする値を取得または設定します。

(継承元 Element)
BindingContext

この BindableObjectプロパティに属するバインドされたプロパティの対象となるプロパティを含むオブジェクトを取得または設定します。 これはバインド可能なプロパティです。

(継承元 BindableObject)
class

要素のスタイル クラスを取得または設定します。

(継承元 NavigableElement)
ClassId

意味的に同類の要素の集合を識別するために使用される値を取得または設定します。

(継承元 Element)
Dispatcher

このバインド可能なオブジェクトが作成されたときに使用可能だったディスパッチャーを取得します。それ以外の場合は、使用可能な最も近いディスパッチャー (おそらくウィンドウ/アプリ) を検索しようとします。

(継承元 BindableObject)
EffectControlProvider

.NET MAUI による内部使用の場合。

(継承元 Element)
Effects

実行時に要素に適用されるスタイルとプロパティを取得または設定します。

(継承元 Element)
FlyoutDisplayOptions

AsSingleItem (既定値) では、この項目のタイトルのみがポップアップに表示されます。 AsMultipleItems では、それぞれの子と MenuItem に対して別々のポップアップ オプションが作成されます。

FlyoutIcon

その項目に使用するアイコン。 このプロパティが設定されていない場合は、代わりに Icon プロパティ値が使われます。

(継承元 BaseShellItem)
FlyoutItemIsVisible

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

(継承元 BaseShellItem)
Handler

この要素に関連付けられているハンドラーを取得または設定します。

(継承元 Element)
Icon

ポップアップではないクロムのパーツに表示するアイコンを定義します。

(継承元 BaseShellItem)
Id

アプリケーションの実行全体で要素を一意に識別するために使用できる値を取得します。

(継承元 Element)
IsChecked

ポップアップで現在項目を強調表示するかどうかを定義します。

(継承元 BaseShellItem)
IsEnabled

クロム内の項目を選択できるかどうかを定義します。

(継承元 BaseShellItem)
IsVisible

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

(継承元 BaseShellItem)
LogicalChildren
古い.

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

(継承元 Element)
Navigation

スタック ベースのナビゲーションを処理するオブジェクトを取得します。

(継承元 NavigableElement)
NavigationProxy

へのキャスト NavigationNavigationProxy取得します。

(継承元 NavigableElement)
Parent

この要素の親 Element を取得または設定します。

(継承元 Element)
RealParent

.NET MAUI による内部使用の場合。

(継承元 Element)
Route

項目を処理するために使う文字列。

(継承元 BaseShellItem)
Style

この要素の一意 Style の値を取得または設定します。

(継承元 NavigableElement)
StyleClass

要素のスタイル クラスを取得または設定します。

(継承元 NavigableElement)
StyleId

要素を一意に識別するユーザー定義の値を取得または設定します。

(継承元 Element)
Title

UI に表示するタイトル。

(継承元 BaseShellItem)
Window

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

(継承元 BaseShellItem)

メソッド

AddLogicalChild(Element)

論理子に an Element を追加します。

(継承元 Element)
ApplyBindings()

現在のすべてのバインディングを適用します BindingContext

(継承元 BindableObject)
ClearLogicalChildren()

すべての子 Elementを削除します。

(継承元 Element)
ClearValue(BindableProperty)

バインド可能なプロパティに対して以前に設定されたすべての値をクリアします。

(継承元 BindableObject)
ClearValue(BindablePropertyKey)

バインド可能なプロパティに対して以前に設定された値をクリアします。その値は、そのキーで識別されます。

(継承元 BindableObject)
CoerceValue(BindableProperty)

指定したバインド可能なプロパティの値を強制します。 これを行うには、指定されたバインド可能なプロパティを BindableProperty.CoerceValueDelegate 呼び出します。

(継承元 BindableObject)
CoerceValue(BindablePropertyKey)

指定したバインド可能なプロパティの値を強制します。 これを行うには、指定されたバインド可能なプロパティを BindableProperty.CoerceValueDelegate 呼び出します。

(継承元 BindableObject)
EffectIsAttached(String)

.NET MAUI による内部使用の場合。

(継承元 Element)
FindByName(String)

指定した名前を持つ要素を返します。

(継承元 Element)
GetValue(BindableProperty)

指定されたバインド可能なプロパティに含まれる値を返します。

(継承元 BindableObject)
InsertLogicalChild(Int32, Element)

指定した Element インデックス位置に論理子に an を挿入します。

(継承元 Element)
IsSet(BindableProperty)

バインド可能なプロパティが存在し、値が設定されているかどうかを判断します。

(継承元 BindableObject)
OnAppearing()

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

(継承元 BaseShellItem)
OnBindingContextChanged()

要素のバインディング コンテキストが変更されるたびに呼び出されます。 このイベントに対するクラス処理を追加するには、このメソッドを実装します。

(継承元 Element)
OnChildAdded(Element)

ChildAdded イベントを発生させます。 このイベントに対するクラス処理を追加するには、このメソッドを実装します。

(継承元 Element)
OnChildRemoved(Element, Int32)

ChildRemoved イベントを発生させます。 このイベントのクラス処理を追加するには、このメソッドを実装します

(継承元 Element)
OnDisappearing()

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

(継承元 BaseShellItem)
OnHandlerChanged()

派生クラスでオーバーライドされた場合は、イベントを発生させる HandlerChanged 必要があります。

(継承元 Element)
OnHandlerChanging(HandlerChangingEventArgs)

派生クラスでオーバーライドされた場合は、イベントを発生させる HandlerChanging 必要があります。

(継承元 Element)
OnParentChanged()

派生クラスでオーバーライドされた場合は、イベントを発生させる ParentChanged 必要があります。

(継承元 Element)
OnParentChanging(ParentChangingEventArgs)

派生クラスでオーバーライドされた場合は、イベントを発生させる ParentChanging 必要があります。

(継承元 Element)
OnParentSet()

(内部) ParentSet イベントを発生させます。

(継承元 NavigableElement)
OnPropertyChanged(String)

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

(継承元 BaseShellItem)
OnPropertyChanging(String)

PropertyChanging イベントを発生させます。

(継承元 BindableObject)
RemoveBinding(BindableProperty)

バインド可能なプロパティから、以前に設定したバインドを削除します。

(継承元 BindableObject)
RemoveDynamicResource(BindableProperty)

以前に設定した動的リソースを削除します。

(継承元 Element)
RemoveLogicalChild(Element)

論理子から特定の項目 Element の最初の出現箇所を削除します。

(継承元 Element)
SetBinding(BindableProperty, BindingBase)

バインド可能なプロパティにバインドを割り当てます。

(継承元 BindableObject)
SetDynamicResource(BindableProperty, String)

指定されたキーを BindableProperty 使用して DynamicResource を介して更新されるこの要素のプロパティを設定します。

(継承元 Element)
SetValue(BindableProperty, Object)

指定したバインド可能なプロパティの値を設定します。

(継承元 BindableObject)
SetValue(BindablePropertyKey, Object)

指定したバインド可能なプロパティの値を設定します。

(継承元 BindableObject)
SetValueFromRenderer(BindableProperty, Object)

.NET MAUI による内部使用の場合。

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

.NET MAUI による内部使用の場合。

(継承元 Element)
UnapplyBindings()

現在のコンテキストから現在のすべてのバインドを削除します。

(継承元 BindableObject)

イベント

Appearing

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

(継承元 BaseShellItem)
BindingContextChanged

BindingContext プロパティの値が変化したときに発生します。

(継承元 BindableObject)
ChildAdded

子要素が要素に追加されるたびに発生します。

(継承元 Element)
ChildRemoved

子要素が要素から削除されるたびに発生します。

(継承元 Element)
DescendantAdded

子要素が要素のサブツリーに追加されるたびに発生します。

(継承元 Element)
DescendantRemoved

子要素が要素サブツリーから削除されるたびに発生します。

(継承元 Element)
Disappearing

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

(継承元 BaseShellItem)
HandlerChanged

要素のハンドラーが変更されるたびに発生します。

(継承元 Element)
HandlerChanging

要素のハンドラーが変更を開始するたびに発生します。

(継承元 Element)
ParentChanged

要素の親が変更されるたびに発生します。

(継承元 Element)
ParentChanging

要素の変更が開始されるたびに発生します。

(継承元 Element)
PropertyChanged

プロパティ値が変更されたときに発生します。

(継承元 BindableObject)
PropertyChanging

プロパティ値が変更されるときに発生します。

(継承元 BindableObject)

明示的なインターフェイスの実装

IContextFlyoutElement.ContextFlyout

ビューの ContextFlyout 値を取得します。 メニュー ポップアップ、メニュー ポップアップ サブ項目、およびメニュー ポップアップ区切り記号をコンテキスト ポップアップに追加できます。

(継承元 Element)
IDynamicResourceHandler.SetDynamicResource(BindableProperty, String)

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

(継承元 BindableObject)
IEffectControlProvider.RegisterEffect(Effect)

指定した effect 要素をこの要素に登録します。

(継承元 Element)
IElement.Parent

要素の親を取得します。

(継承元 Element)
IElementController.Descendants()

.NET MAUI による内部使用の場合。

(継承元 Element)
IElementController.LogicalChildren

.NET MAUI による内部使用の場合。

(継承元 Element)
IElementController.SetValueFromRenderer(BindableProperty, Object)

.NET MAUI による内部使用の場合。

(継承元 Element)
INameScope.RegisterName(String, Object)

.NET MAUI による内部使用の場合。

(継承元 Element)
INameScope.UnregisterName(String)

.NET MAUI による内部使用の場合。

(継承元 Element)
IToolTipElement.ToolTip

ユーザーがビューにポインターを置いたときに、ビューの目的の簡単な説明を表示する小さな四角形のポップアップ ウィンドウを表します。

(継承元 Element)
IVisualTreeElement.GetVisualChildren()

要素のビジュアルの子の読み取り専用リストを取得します。

(継承元 Element)
IVisualTreeElement.GetVisualParent()

要素のビジュアルの親を取得します。

(継承元 Element)

拡張メソッド

GetPropertyIfSet<T>(BindableObject, BindableProperty, T)

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

SetAppTheme<T>(BindableObject, BindableProperty, T, T)

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

SetAppThemeColor(BindableObject, BindableProperty, Color, Color)

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

SetBinding(BindableObject, BindableProperty, String, BindingMode, IValueConverter, String)

プロパティにバインドを作成し、適用します。

FindByName<T>(Element, String)

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

ToHandler(IElement, IMauiContext)

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

ToPlatform(IElement, IMauiContext)

FlyoutDisplayOptions を持つ BaseShellItemShellItemShellSection の基本クラス。

GetVisualElementWindow(IVisualTreeElement)

要素が 1 つ内に含まれている場合は、Visual Tree 要素を含むウィンドウを取得します。

GetVisualTreeDescendants(IVisualTreeElement)

特定の Visual Tree 要素の子の一覧として子孫の階層全体を取得します。

GetVisualTreeElements(IVisualTreeElement, Point)

指定されたポイントに基づいて、ビジュアル ツリー要素の子の一覧を取得します。

GetVisualTreeElements(IVisualTreeElement, Rect)

四角形に基づくビジュアル ツリー要素の子の一覧を取得します。

GetVisualTreeElements(IVisualTreeElement, Double, Double)

指定された x、y ポイントに基づくビジュアル ツリー要素の子の一覧を取得します。

GetVisualTreeElements(IVisualTreeElement, Double, Double, Double, Double)

ピクセルではなくプラットフォーム単位で指定された座標によって定義された四角形に基づいて、Visual Tree Elements の子の一覧を取得します。

適用対象