ComponentOne Xamarin.Android
TouchDelegate Property (C1FontIcon)


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

Reference

C1FontIcon Class
C1FontIcon Members