Android.Content.Intent.ActionSearchLongPress Field
Activity Action: Start action associated with long pressing on the search key.

Syntax

[Android.Runtime.Register("ACTION_SEARCH_LONG_PRESS")]
public const string ActionSearchLongPress

Remarks

Activity Action: Start action associated with long pressing on the search key.

Input: Nothing.

Output: Nothing.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3