[]
Performs the action that happens when you press the KEYCODE_DEL key in a TextView.
public override bool Backspace(View view, IEditable content, Keycode keyCode, KeyEvent e)
Type | Name | Description |
---|---|---|
View | view | |
IEditable | content | |
Keycode | keyCode | |
KeyEvent | e |
Type | Description |
---|---|
bool |