I'd like to temporarily disable the undo/redo buttons in a UITextView, but still register undo actions when typing text and so on. Is this possible?
I'd like to temporarily disable the undo/redo buttons in a UITextView, but still register undo actions when typing text and so on. Is this possible?