new cercalia.Control.FullScreen(options)
Name | Type | Description |
---|---|---|
options |
Object |
Extends
Methods
-
getClass(){string} inherited
-
Returns:
class
-
getElement(){HTMLElement} inherited
-
Obtain the control DOM element
Returns:
DOM Element
-
getName(){string} inherited
-
Returns the control name
Returns:
Control name
-
hide() inherited
-
Hide the control
-
isFullScreen(){boolean}
-
Returns a boolean showing if API is in fullscreen mode or not.
Returns:
isFullScreen
-
show() inherited
-
Shows the control