<제약조건>
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
모션 시퀀스 중 한 요소의 위치와 속성을 지정합니다.
구문
<Constraint
android:id="@id/view_id"
attributes
/>
포함된 요소
속성
<Constraint>
요소는 표준 ConstraintLayout
집합을 지원합니다.
속성 전체 문서는 ConstraintLayout
개발자에게 문의하세요.
가이드를 참조하세요.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-27(UTC)"],[],[],null,["# <Constraint>\n\nSpecifies the location and attributes of one element of a motion sequence.\n\nSyntax\n------\n\n```xml\n\u003cConstraint\n android:id=\"@id/view_id\"\n attributes\n/\u003e\n```\n\nContained in\n------------\n\n- [`\u003cConstraintSet\u003e`](/training/constraint-layout/motionlayout/ref/constraintset)\n\nAttributes\n----------\n\nThe `\u003cConstraint\u003e` element supports the standard set of `ConstraintLayout`\nattributes. For full documentation, see the [`ConstraintLayout` developer\nguide](/reference/android/support/constraint/ConstraintLayout#developer-guide)."]]