FullScreen

open class FullScreen : Screen

Full screen class

Use this screen in order to use the whole physical display of the glasses

Note: Most screens will require the Screen class. The FullScreen class should be used in rare cases where no screen position adjustment is required and a peripheral view of ui elements is needed

Constructors

Link copied to clipboard
constructor()
constructor(name: String)