Sdílet prostřednictvím


IViewContainer<T>.Children Vlastnost

Definice

Podřízená kolekce vizuálního prvku.

public System.Collections.Generic.IList<T> Children { get; }
member this.Children : System.Collections.Generic.IList<'T (requires 'T :> Xamarin.Forms.VisualElement)>

Hodnota vlastnosti

System.Collections.Generic.IList<T>

Kolekce obsahující podřízené vizuální prvky.

Platí pro