Freigeben über


RelativeLayout.SetBoundsConstraint(BindableObject, BoundsConstraint) Methode

Definition

Legt value als Einschränkung für die Grenzwerte von bindable fest.

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

Parameter

bindable
BindableObject

Das BindableObject, auf das die Einschränkung angewendet wird.

value
BoundsConstraint

BoundsConstraint für bindable.

Gilt für: