次の方法で共有


Layout.Children プロパティ

定義

Xamarin.Forms プラットフォームによる内部使用向け。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Element> Children { get; }
member this.Children : System.Collections.Generic.IReadOnlyList<Xamarin.Forms.Element>

プロパティ値

System.Collections.Generic.IReadOnlyList<Element>

実装

属性
System.ComponentModel.EditorBrowsableAttribute

適用対象