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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4802,15 +4802,15 @@ _You can enable the following settings in Xcode by running [this script](resourc
4802
4802
4803
4803
## SwiftUI
4804
4804
4805
-
- <aid='swiftui-synthesized-init'></a>(<ahref='#swiftui-synthesized-init'>link</a>) **For SwiftUI views, prefer using the synthesized memberwise init** by defining internal properties rather than private properties.
4805
+
- <aid='swiftui-synthesized-init'></a>(<ahref='#swiftui-synthesized-init'>link</a>) **For internal SwiftUI views, prefer using the synthesized memberwise init** by defining internal properties rather than private properties.
0 commit comments