<सीमा>
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
मोशन सीक्वेंस के एक एलिमेंट की जगह और एट्रिब्यूट के बारे में बताता है.
वाक्य-विन्यास
<Constraint
android:id="@id/view_id"
attributes
/>
इसमें शामिल
विशेषताएं
<Constraint>
एलिमेंट, ConstraintLayout
के स्टैंडर्ड सेट के साथ काम करता है
एट्रिब्यूट. सभी दस्तावेज़ों के लिए, ConstraintLayout
के डेवलपर पर जाएं
गाइड पढ़ें.
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, 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)."]]