diff --git a/cheatsheet.html b/cheatsheet.html index 47a0dade..0305461a 100644 --- a/cheatsheet.html +++ b/cheatsheet.html @@ -212,7 +212,7 @@
toSideEdges(inset: 100, priority: .high)
Constrains to superview margins guide.
+
Constrains to superview margins.
toMargins()
toMargins(inset: 100, priority: .high)
toMargins(insets: directional)@@ -233,7 +233,7 @@
toSideMargins(inset: 100, priority: .high)
Constrains to superview safe area guide.
+
Constrains to superview safe area.
toSafeArea()
toSafeArea(inset: 100, priority: .high)
toSafeArea(insets: directional)