When designing your user interface, include space for a CLOSE button.

The Mobile Locker SDK has a function that will close the presentation. This is easier than the Triple-Tap gesture.
mobilelocker.closePresentation();
When designing your user interface, include space for a CLOSE button.
The Mobile Locker SDK has a function that will close the presentation. This is easier than the Triple-Tap gesture.
mobilelocker.closePresentation();