ComponentOne Xamarin.Android
CompoundDrawableTintMode Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members