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

Implements

Attributes

Applies to