ComponentOne Xamarin.Android
PerformContextClick() Method


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

Reference

C1RadialGauge Class
C1RadialGauge Members
Overload List