The SwiftUI Handbook

SecureField

In SwiftUI, a SecureField is a text field where the string is hidden for privacy. This field is mainly used to enter a password.

Loading lesson