diff --git a/cheatsheet.html b/cheatsheet.html index 92b6f762..fcd07644 100644 --- a/cheatsheet.html +++ b/cheatsheet.html @@ -16,6 +16,7 @@

Layout – High Fidelity Auto Layout for UIKit

https://github.com/Tinder/Layout

+ - + - + - + +
   

Layout Examples

Single Subview

@@ -127,7 +128,7 @@

Animation

This method is useful when animating constraints.

update()
               

Layout Item Methods

Size

@@ -254,7 +255,7 @@

Accessibility Identifier

identifier = "identifier"
id("identifier")
               

View Methods

Builder

@@ -384,7 +385,7 @@

Visual Format Language

metrics: [:], options: formatOptions)
               

Arguments

Anchors

@@ -468,6 +469,7 @@

Autoresizing Mask

bottomRight
scaleWithSuperview
   

Copyright © 2024 Tinder (Match Group, LLC)