ComponentOne Xamarin.Android
TouchDelegate Property (C1CompositeIcon)


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

Reference

C1CompositeIcon Class
C1CompositeIcon Members