Usages of TextEditorInputMode
Properties
textEditorInputMode | in EditLabelInputMode | Gets or sets the TextEditorInputMode which handles the actual text editing. | |
textEditorInputModeConfigurator | in EditLabelInputMode | Gets or sets a handler which allows for configuring the textEditorInputMode during adding or editing labels. | |
textEditorInputModeConfigurator | in LabelEditingEventArgs | Gets or sets the configurator for the TextEditorInputMode for editing the provided label instance. |
Method Parameters
EditLabelInputMode () | in EditLabelInputMode | ||
onTextEditorInputModeChanged (TextEditorInputMode, TextEditorInputMode) | in EditLabelInputMode | Called when the textEditorInputMode property value changes and after initialization of the property. |