Поделиться через


RelativeLayout.SetBoundsConstraint(BindableObject, BoundsConstraint) Метод

Определение

Задает value как ограничение границ bindable.

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

Параметры

bindable
BindableObject

BindableObject, к которому применяется ограничение.

value
BoundsConstraint

BoundsConstraint для bindable.

Применяется к