DeviceInfo
Wisej.Hybrid.DeviceInfo
Last updated
Wisej.Hybrid.DeviceInfo
Last updated
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Provides information about the Hybrid client.
DeviceAppActionsInfo: Represents information related to the application's startup action.
App Actions allow applications to expose functionality to be used when the app is launched. Inherits from DeviceInfoBase.
DeviceBatteryInfo: Provides detailed information about the device's battery.
DeviceColors: Provides information about system colors.
DisplayInfo: Provides information about the device's display.
DeviceEmailInfo: Represents information about the device's email capabilities. This class provides properties to check if specific email-related features are supported by the device.
FileSystemInfo: Provides information about the file system directories relevant to the application.
DeviceHapticFeedbackInfo: Provides information about the device's haptic feedback capabilities.
DeviceLicenseInfo: Provides information about the hybrid license.
DeviceLocalNotificationInfo: Provides information about the last-clicked or startup local notification on the device.
DeviceNetworkingInfo: Provides information about the device network status.
DeviceSensorInfo: Represents information about device sensors. This class provides properties to check if specific sensors are supported by a device.
DeviceSmsInfo: Represents information about the device's SMS (Short ReceivedMessage Service) capabilities. This class provides properties to check if specific SMS-related features are supported by the device.
DeviceSystemInfo: Provides information related to the Hybrid client's system.
DeviceVersioningInfo: Provides information about the application version.
DeviceVibrationInfo: Provides information about the device's vibration capabilities.
DeviceWindowsInfo: Provides information about the current app window.
Gets the given member or extension.
Returns: T. The member or extension.
Parameter | Type | Description |
---|---|---|
T
The type of the member or extension.