Called when a key is long pressed.
Syntax
[Android.Runtime.Register("onLongPress", "(Landroid/inputmethodservice/Keyboard$Key;)Z", "GetOnLongPress_Landroid_inputmethodservice_Keyboard_Key_Handler")]
protected virtual
bool OnLongPress (
Keyboard.Key popupKey)
Parameters
- popupKey
- the key that was long pressed
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.InputMethodServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3