ComponentOne Xamarin.Android
HasWindowFocus Property (GridCellView)


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

Reference

GridCellView Class
GridCellView Members