ComponentOne Xamarin.Android
LinksClickable Property (C1MaskedTextView)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1MaskedTextView Class : LinksClickable Property
Syntax
'Declaration
 
Public Property LinksClickable As Boolean
'Usage
 
Dim instance As C1MaskedTextView
Dim value As Boolean
 
instance.LinksClickable = value
 
value = instance.LinksClickable
public bool LinksClickable {get; set;}
See Also

Reference

C1MaskedTextView Class
C1MaskedTextView Members