You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="header-right"><ahref="https://github.com/nakkht/quick-constraint"><imgsrc="../img/gh.png"/>View on GitHub</a></p>
19
19
</div>
20
20
</header>
@@ -754,7 +754,7 @@ <h4>Declaration</h4>
754
754
<sectionclass="section">
755
755
<divclass="pointer"></div>
756
756
<divclass="abstract">
757
-
<p>Creates constraints for width/height dimensions with specified size.</p>
757
+
<p>Creates constraints for width/height/size dimensions with specified size.</p>
758
758
759
759
</div>
760
760
<divclass="declaration">
@@ -779,7 +779,7 @@ <h4>Parameters</h4>
779
779
</td>
780
780
<td>
781
781
<div>
782
-
<p>Dimension type to be used for determining which constraints to generate. Use <code>all</code> to generate width and height constraints simultaneously.</p>
782
+
<p>Dimension type to be used for determining which constraints to generate. Use <code>size</code> to generate width and height constraints simultaneously.</p>
<p>Dimension type to be used for determining which dimension constraints to generate. Use <code>size</code> to generate width and height constraints simultaneously..</p>
846
+
</div>
847
+
</td>
848
+
</tr>
849
+
<tr>
850
+
<td>
851
+
<code>
852
+
<em>view</em>
853
+
</code>
854
+
</td>
855
+
<td>
856
+
<div>
857
+
<p>Parent of sibling view to use as a reference for constraints.</p>
0 commit comments