ComponentOne Xamarin.Android
FocusedChild Property (C1Gauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1Gauge Class : FocusedChild Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property FocusedChild As Android.Views.View
'Usage
 
Dim instance As C1Gauge
Dim value As Android.Views.View
 
value = instance.FocusedChild
public virtual Android.Views.View FocusedChild {get;}
See Also

Reference

C1Gauge Class
C1Gauge Members