I want to know how to reset the value entered in the textfield by pressing the button.
When I was doing java, I remembered that it was possible with just one command line, but I was wondering if there was such a way for Swift, so I ask a question.
ex) If you click the reset button after entering the value hi in the text field, the value hi is cleared.