ComponentOne Xamarin.iOS
TouchDownRepeat Event (C1TextField)


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1TextField Class : TouchDownRepeat Event
Syntax
'Declaration
 
Public Event TouchDownRepeat As EventHandler
'Usage
 
Dim instance As C1TextField
Dim handler As EventHandler
 
AddHandler instance.TouchDownRepeat, handler
public event EventHandler TouchDownRepeat
See Also

Reference

C1TextField Class
C1TextField Members