ComponentOne Xamarin.Android
DrawingCacheBackgroundColor Property (C1MaskedTextView)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1MaskedTextView Class : DrawingCacheBackgroundColor Property
Syntax
'Declaration
 
Public Overridable Property DrawingCacheBackgroundColor As Android.Graphics.Color
'Usage
 
Dim instance As C1MaskedTextView
Dim value As Android.Graphics.Color
 
instance.DrawingCacheBackgroundColor = value
 
value = instance.DrawingCacheBackgroundColor
public virtual Android.Graphics.Color DrawingCacheBackgroundColor {get; set;}
See Also

Reference

C1MaskedTextView Class
C1MaskedTextView Members