Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 395 Bytes

File metadata and controls

2 lines (2 loc) · 395 Bytes
  • Another way of manipulating wether or not a view is in focus (for example when a user clicks on the TextField) is using the @FocusState property wrapper. It also is a KEY element of writing good Swift code, so make sure you understand it.