Platform Class
Information about the platform on which the app is running. Also see KnownLocations and IModelJsFs.
Methods
Name | Description | |
---|---|---|
constructor(): Platform |
Properties
Name | Type | Description | |
---|---|---|---|
platformName Accessor StaticReadOnly | "android" | "darwin" | "linux" | "win32" | "ios" | "uwp" | Get the name of the platform. |
Defined in
- backend/src/IModelHost.ts Line 667
Last Updated: 20 June, 2023