Class InputMethodDeviceInformation
Definition
- Namespace:
- Tizen.Uix.InputMethod
- Assembly:
- Tizen.Uix.InputMethod.dll
This class gives the device information, like the name, class, and subclass.
C#Copypublic class InputMethodDeviceInformation
- Inheritance
-
objectInputMethodDeviceInformation
Properties
Declaration
C#Copypublic DeviceClass DeviceClass { get; }
Property Value
| Type | Description |
|---|---|
| DeviceClass |
Declaration
C#Copypublic DeviceSubclass DeviceSubclass { get; }
Property Value
| Type | Description |
|---|---|
| DeviceSubclass |
Declaration
C#Copypublic string Name { get; }
Property Value
| Type | Description |
|---|---|
| string |