Class TextEditor.TextChangedEventArgs
Definition
- Namespace:
- Tizen.NUI.Base
Components
- Assembly:
- Tizen.NUI.dll
Event arguments that passed via the TextChanged signal.
public class TextEditor.TextChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args TextEditor. Text Changed Event Args
Properties
View SourceTextEditor
TextEditor - is the texteditor control which has the text contents changed.
Declaration
public TextEditor TextEditor { get; set; }
Property Value
Type | Description |
---|---|
Text |