<约束条件>
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
指定运动序列中一个元素的位置和属性。
语法
<Constraint
android:id="@id/view_id"
attributes
/>
包含于
属性
<Constraint>
元素支持一组标准的 ConstraintLayout
属性。如需完整文档,请参阅 ConstraintLayout
开发者文档
指南。
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-27。
[null,null,["最后更新时间 (UTC):2025-07-27。"],[],[],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)."]]