hide()

This is a just a wrapper around the Wikitude plugin’s hide function. See Official Doc for more information.

Allows you to hide the currently active AR View, in order to show it again at a later time using Ionicitude.show() (see API Doc > show() for details).

Usage

Ionicitude.hide();