C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / IsAttachedToWindow Property


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