Class SetDataEventArgs
Definition
- Namespace:
- Tizen.Uix.Input
Method
- Assembly:
- Tizen.Uix.InputMethod.dll
This class contains the data related to the DataSet event.
C#
Copy
public class SetDataEventArgs
- Inheritance
-
objectSet
Data Event Args
Properties
Declaration
C#
Copy
public byte[] Data { get; }
Property Value
Type | Description |
---|---|
byte[] |
Declaration
C#
Copy
public uint DataLength { get; }
Property Value
Type | Description |
---|---|
uint |