Class TextEditor.TextChangedEventArgs
Definition
- Namespace:
- Tizen.NUI.BaseComponents
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
Event arguments that passed via the TextChanged signal.
C#Copypublic class TextChangedEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic TextEditor TextEditor { get; set; }
Property Value
Type | Description |
---|---|
TextEditor |