Contents

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.

See Also

Inserting and deleting text