Platform Class
Information about the platform on which the app is running.
Methods
Name | Description | |
---|---|---|
constructor(): Platform |
Properties
Name | Type | Description | |
---|---|---|---|
platformName Accessor Static ReadOnly | "android" | "darwin" | "linux" | "win32" | "ios" | "uwp" | Get the name of the platform. |
Defined in
- core/backend/src/IModelHost.ts Line 664
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.