The fields of Xamarin.Forms.RelativeLayout are listed below. For a list of all members, see the RelativeLayout Members list.
See Also: Inherited members from Xamarin.Forms.Layout<Xamarin.Forms.View>
static readonly | BoundsConstraintProperty | BindableProperty. Identifies the bindable property associated with RelativeLayout.GetBoundsConstraint/RelativeLayout.SetBoundsConstraint. |
static readonly | HeightConstraintProperty | BindableProperty. Identifies the bindable property associated with the RelativeLayout.GetHeightConstraint / RelativeLayout.SetHeightConstraint methods. |
static readonly | WidthConstraintProperty | BindableProperty. Identifies the width constraint. |
static readonly | XConstraintProperty | BindableProperty. Identifies the constraint on X. |
static readonly | YConstraintProperty | BindableProperty. Identifies the constraint on Y. |