ComponentOne Xamarin.Android
IsFocused Property (C1LinearGauge)


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

Reference

C1LinearGauge Class
C1LinearGauge Members