ComponentOne Xamarin.Android
DescendantFocusability Property (C1RadialGauge)


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

Reference

C1RadialGauge Class
C1RadialGauge Members