ComponentOne Xamarin.Android
FocusedChild Property (C1RadialGauge)


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

Reference

C1RadialGauge Class
C1RadialGauge Members