RelativeLayout.Children Property

Definition

List of Views that are children of this RelativeLayout.

public Xamarin.Forms.RelativeLayout.IRelativeList<Xamarin.Forms.View> Children { get; }
member this.Children : Xamarin.Forms.RelativeLayout.IRelativeList<Xamarin.Forms.View>

Property Value

Applies to