Layout.Children Property

Definition

For internal use by the Xamarin.Forms platform.

[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>

Property Value

Implements

Attributes

Applies to