ComponentOne Xamarin.Android
LayoutAnimation Property (C1RadialGauge)


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

Reference

C1RadialGauge Class
C1RadialGauge Members