placeholder
The string to display when there’s no other text in the text field.
Declaration
var placeholder: String? { get set }Discussion
The default value is nil.
The string to display when there’s no other text in the text field.
var placeholder: String? { get set }The default value is nil.