C

TextEventArgs

Event arguments used by TextEditorInputMode.

Members

Show:

Constructors

Creates a new instance.

Parameters

context: IInputModeContext
The context in which this text event happened.
text: string
The text that was or will be edited.

Properties

Gets the context for the current event.
readonlyfinal

Property Value

The context.
Gets the text that was or will be edited.
readonlyfinal