|
Kanda Foundation 0.2.0
|
Stores app settings about the current platform. More...
Inheritance diagram for IPlatformSettings:Properties | |
| DeploymentEnv | DeploymentEnv [get] |
| The current deployment environment. | |
| bool | MockDevice [get] |
| If enabled, the app will pretend to be DeviceToMock. | |
| PlatformDevice | DeviceToMock [get] |
| The device to mimic if MockDevice is enabled. | |
Stores app settings about the current platform.
|
get |
The current deployment environment.
Implemented in PlatformSettings.
|
get |
The device to mimic if MockDevice is enabled.
Implemented in PlatformSettings.
|
get |
If enabled, the app will pretend to be DeviceToMock.
Implemented in PlatformSettings.