BoundsConstraint 클래스

정의

RelativeLayout에서 사용하는 범위 레이아웃 제약 조건입니다.

public class BoundsConstraint
type BoundsConstraint = class
상속
System.Object
BoundsConstraint

메서드

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

expression의 컴파일된 버전을 포함하고 parents 또는 expression에 참조된 보기와 관련된 BoundsConstraint 개체를 반환합니다.

적용 대상