C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / AnnotationLayer Class / HasWindowFocus Property


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