Page.InternalChildren Property

Definition

For internal use by the Xamarin.Forms platform.

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

Property Value

Implements

Attributes

Applies to