EnvironmentManager
Table of contents
class EnvironmentManager {}
Constructs a new instance of the EnvironmentManager
class
Parameters
Name | Description |
---|---|
|
|
Properties
editor: Editor
Whether the editor is running on Android.
readonly isAndroid: boolean
Whether the editor is running on iOS.
readonly isChromeForIos: boolean
Whether the editor is running on Firefox.
readonly isFirefox: boolean
Whether the editor is running on iOS.
readonly isIos: boolean
Whether the editor is running in Safari.
readonly isSafari: boolean