Xamarin.Forms.RelativeLayout: Field Members

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>

Public Fields

static readonly
BoundsConstraintPropertyBindableProperty. Identifies the bindable property associated with RelativeLayout.GetBoundsConstraint/RelativeLayout.SetBoundsConstraint.
static readonly
HeightConstraintPropertyBindableProperty. Identifies the bindable property associated with the RelativeLayout.GetHeightConstraint / RelativeLayout.SetHeightConstraint methods.
static readonly
WidthConstraintPropertyBindableProperty. Identifies the width constraint.
static readonly
XConstraintPropertyBindableProperty. Identifies the constraint on X.
static readonly
YConstraintPropertyBindableProperty. Identifies the constraint on Y.