OnTextInput

Field

Namespace: Imagini

Declared in: Imagini.Events.InputEvents


Fires when the editing text is entered.

Syntax

public EventHandler<TextInputEventArgs> OnTextInput;

Back to index