'Declaration
<Android.Runtime.RegisterAttribute("setColor", "(I)V", "GetSetColor_IHandler")> Public Overloads Overridable Sub SetColor( _ ByVal argb As Integer _ )
'Usage
Dim instance As C1TexBoxBackgroundDrawable Dim argb As Integer instance.SetColor(argb)
Parameters
- argb