Call this view's OnClickListener, if it is defined.
Syntax
[Android.Runtime.Register("performClick", "()Z", "GetPerformClickHandler")] public virtual boolPerformClick ()
Returns
Documentation for this section has not yet been entered.
Remarks
Call this view's OnClickListener, if it is defined. Performs all normal
actions associated with clicking: reporting accessibility event, playing
a sound, etc.