ComponentOne Xamarin.Android
ShowContextMenu() Method


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

Reference

C1RadialGauge Class
C1RadialGauge Members
Overload List