deleteBackward()
Deletes a character from the displayed text.
Declaration
func deleteBackward()Mentioned in
Discussion
Remove the character just before the cursor from your class’s backing store and redisplay the text.
Deletes a character from the displayed text.
func deleteBackward()Remove the character just before the cursor from your class’s backing store and redisplay the text.