Usages of LabelEditingAction
Method Return Values
| from (LabelEditingAction) | in LabelEditingAction | Converts the given argument to an enum constant of this enum type. |
Method Parameters
| finish (IInputModeContext, LabelEditingEventArgs, LabelEditingAction) | in EditLabelHelper | Invoked after the label editing gesture has successfully finished. | |
| initialize (IInputModeContext, LabelEditingEventArgs, LabelEditingAction) | in EditLabelHelper | Invoked at the beginning of a label adding or label editing gesture. | |
| create () | in IEditLabelHelper | ||
| finish (IInputModeContext, LabelEditingEventArgs, LabelEditingAction) | in IEditLabelHelper | Invoked after the label editing gesture has successfully finished. | |
| initialize (IInputModeContext, LabelEditingEventArgs, LabelEditingAction) | in IEditLabelHelper | Invoked at the beginning of a label adding or label editing gesture. | |
| from (LabelEditingAction) | in LabelEditingAction | Converts the given argument to an enum constant of this enum type. | |
| getName (LabelEditingAction) | in LabelEditingAction | Returns the name of the given enum constant. |