C1.Android.Input Assembly / C1.Android.Input Namespace / C1TexBoxBackgroundDrawable Class / IsVisible Property


In This Topic
IsVisible Property (C1TexBoxBackgroundDrawable)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property IsVisible As Boolean
 
'Usage
 
Dim instance As C1TexBoxBackgroundDrawable
Dim value As Boolean
 
value = instance.IsVisible
See Also