DeviceStatusWithKeyboardService Properties |
The DeviceStatusWithKeyboardService type exposes the following members.
Name | Description | |
---|---|---|
ApplicationCurrentMemoryUsage |
Gets the memory usage of the current application in bytes.
(Inherited from DeviceStatusService.) | |
ApplicationMemoryUsageLimit |
Gets the maximum amount of memory that your application process can allocate.
(Inherited from DeviceStatusService.) | |
ApplicationPeakMemoryUsage |
Gets the peak memory usage of the current application in bytes.
(Inherited from DeviceStatusService.) | |
DeviceFirmwareVersion |
Gets the firmware version running on the device.
(Inherited from DeviceStatusService.) | |
DeviceHardwareVersion |
Gets the hardware version running on the device.
(Inherited from DeviceStatusService.) | |
DeviceManufacturer |
Gets the device manufacturer name.
(Inherited from DeviceStatusService.) | |
DeviceName |
Gets the device name.
(Inherited from DeviceStatusService.) | |
DeviceTotalMemory |
Gets the physical RAM size of the device in bytes.
(Inherited from DeviceStatusService.) | |
IsInPowerSaverMode |
Gets the value indicating if the device is in power saver mode.
(Inherited from DeviceStatusService.) | |
IsKeyboardDeployed |
Gets a value indicating whether the user has deployed the physical hardware keyboard of the device.
(Overrides DeviceStatusServiceIsKeyboardDeployed.) | |
IsKeyboardPresent |
Gets a value indicating whether the device contains a physical hardware keyboard.
(Overrides DeviceStatusServiceIsKeyboardPresent.) | |
IsLowMemoryDevice |
Gets a value indicating whether the device is a low memory device (less than 256 MB of memory installed).
(Inherited from DeviceStatusService.) | |
PowerSource |
Gets the a value indicating whether the device is currently running on battery power or is plugged in to an external power supply.
(Inherited from DeviceStatusService.) | |
RemainingChargePercent |
Gets the a value indicating the percent of the battery remaining on the device
(Inherited from DeviceStatusService.) |