mirror of https://github.com/SnapKit/SnapKit
Another fix
This commit is contained in:
parent
65f74d0d45
commit
c00af52ae3
2
docs.md
2
docs.md
|
@ -325,7 +325,7 @@ class MyViewController: UIVewController {
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
### Snap view to safe layout guide
|
### Snap view to safe layout guide
|
||||||
|
|
||||||
Just like `topLayoutGuide` and `bottomLayoutGuide` using iPhone X's new `safeAreaLayoutGuide` is easy:
|
Just like `topLayoutGuide` and `bottomLayoutGuide` using iPhone X's new `safeAreaLayoutGuide` is easy:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue