ComponentOne Xamarin.Android
IsAttachedToWindow Property (C1AutoComplete)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1AutoComplete Class : IsAttachedToWindow Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsAttachedToWindow As Boolean
'Usage
 
Dim instance As C1AutoComplete
Dim value As Boolean
 
value = instance.IsAttachedToWindow
public virtual bool IsAttachedToWindow {get;}
See Also

Reference

C1AutoComplete Class
C1AutoComplete Members