Posts

Post not yet marked as solved
0 Replies
277 Views
I have a WKWebView with a custom implementation of undo and redo. I would like to be able to know when the system undo / redo are triggered (via gestures or via tapping on the keyboard assistant button in iPadOS) so that I can use my custom implementation.Is there a public API to do that?
Posted Last updated
.