Share via


BoundsConstraint 类

定义

RelativeLayout 使用的边界布局约束。

public class BoundsConstraint
type BoundsConstraint = class
继承
System.Object
BoundsConstraint

方法

FromExpression(Expression<Func<Rectangle>>, IEnumerable<View>)

返回一个 BoundsConstraint 对象,该对象包含 expression 的编译版本,并且与 parentsexpression 中引用的视图相关。

适用于