ComponentOne Xamarin.Android
TouchDelegate Property (C1CheckBox)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1CheckBox Class : TouchDelegate Property
Syntax
'Declaration
 
Public Overridable Property TouchDelegate As Android.Views.TouchDelegate
'Usage
 
Dim instance As C1CheckBox
Dim value As Android.Views.TouchDelegate
 
instance.TouchDelegate = value
 
value = instance.TouchDelegate
public virtual Android.Views.TouchDelegate TouchDelegate {get; set;}
See Also

Reference

C1CheckBox Class
C1CheckBox Members