Android.Views.InputMethods.InputMethodManager.ViewClicked Method
Notify the event when the user tapped or clicked the text view.

Syntax

[Android.Runtime.Register("viewClicked", "(Landroid/view/View;)V", "")]
public void ViewClicked (Android.Views.View view)

Parameters

view
Documentation for this section has not yet been entered.

Remarks

Notify the event when the user tapped or clicked the text view.

[Android Documentation]

Requirements

Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14