Element.LogicalChildren Property

Definition

For internal use by the Xamarin.Forms platform.

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

Property Value

System.Collections.ObjectModel.ReadOnlyCollection<Element>

Implements

Attributes
System.ComponentModel.EditorBrowsableAttribute

Applies to