qlpreviewcontroller navigation bar - How to Change "Done" button to "Back" or "Dismiss"

1.1k Views Asked by At

enter image description here

how to change the "Done" button title to "Back"?

thanks in advance.

1

There are 1 best solutions below

2
On

« Done » is shown if you present QLPreviewController. « Back » is shown if you push it on a navigation controller’s stack.