Sdílet prostřednictvím


RelativeLayout.SetYConstraint(BindableObject, Constraint) Metoda

Definice

Nastaví value jako omezení pozice Y pro bindable.

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

Parametry

bindable
BindableObject

Hodnota BindableObject , na kterou bude použito omezení.

value
Constraint

Hodnota Constraint na pozici Y u bindable.

Platí pro