EnvironmentManager
See source codeTable of contents
class EnvironmentManager {}Constructor
Constructs a new instance of the EnvironmentManager class
Parameters
| Name | Description | 
|---|---|
  | 
Properties
editor
editor: EditorisAndroid
readonly
Whether the editor is running on Android.
readonly isAndroid: booleanisChromeForIos
readonly
Whether the editor is running on iOS.
readonly isChromeForIos: booleanisFirefox
readonly
Whether the editor is running on Firefox.
readonly isFirefox: booleanisIos
readonly
Whether the editor is running on iOS.
readonly isIos: booleanisSafari
readonly
Whether the editor is running in Safari.
readonly isSafari: booleanPrev
Ellipse2dNext
ErrorBoundary