Sdílet prostřednictvím


RelativeLayout.SetXConstraint(BindableObject, Constraint) Metoda

Definice

Nastaví value jako omezení pozice X objektu bindable.

public static void SetXConstraint(Xamarin.Forms.BindableObject bindable, Xamarin.Forms.Constraint value);
static member SetXConstraint : Xamarin.Forms.BindableObject * Xamarin.Forms.Constraint -> unit

Parametry

bindable
BindableObject

Hodnota BindableObject , na kterou se omezení použije.

value
Constraint

Na Constraint pozici X objektu bindable.

Platí pro