ComponentOne Xamarin.Android
ShowContextMenu() Method


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

Reference

C1CheckBox Class
C1CheckBox Members
Overload List