0
votes

When I clear NSSecureTextField then it'll show a blank box like this Image for reference Atribute Inspector

On viewDidLoad() I have added the following code

passTxt.window?.makeFirstResponder(passTxt)
passTxt.delegate = self
please add your code also.no one can answer the question by looking only an imageDilan
@Dilan I have not added code yet. just added the attribute inspector image.Raghav N