ComponentOne Xamarin.Android
showClearButton Field


C1.Android.Core Assembly > C1.Android.Core Namespace > C1ClearableEditText Class : showClearButton Field
Syntax
'Declaration
 
Public showClearButton As Boolean
'Usage
 
Dim instance As C1ClearableEditText
Dim value As Boolean
 
value = instance.showClearButton
 
instance.showClearButton = value
public bool showClearButton
See Also

Reference

C1ClearableEditText Class
C1ClearableEditText Members