Event arguments used by TextEditorInputMode.
Inheritance Hierarchy
EventArgs
InputModeEventArgs
TextEventArgs
Type Details
- yFiles module
- view
Constructors
Creates a new instance.
Parameters
options - Object
A map of options to pass to the method.
A map of options to pass to the method.
- 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.