Element.LogicalChildren Proprietà

Definizione

Per uso interno della piattaforma Xamarin.Forms.

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

Valore della proprietà

System.Collections.ObjectModel.ReadOnlyCollection<Element>

Implementazioni

Attributi
System.ComponentModel.EditorBrowsableAttribute

Si applica a