ComponentOne Xamarin.Android
PerformLongClick() Method


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1LinearGauge Class > PerformLongClick Method : PerformLongClick() Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("performLongClick", 
   "()Z", 
   "GetPerformLongClickHandler")>
Public Overloads Overridable Function PerformLongClick() As Boolean
'Usage
 
Dim instance As C1LinearGauge
Dim value As Boolean
 
value = instance.PerformLongClick()
[Android.Runtime.Register("performLongClick", 
   "()Z", 
   "GetPerformLongClickHandler")]
public virtual bool PerformLongClick()
See Also

Reference

C1LinearGauge Class
C1LinearGauge Members
Overload List