Version

RadialGaugeView Constructor

Overload List
OverloadDescription
RadialGaugeView Constructor(Context)Initializes a new RadialGaugeView.  
RadialGaugeView Constructor(Context,IAttributeSet)A constructor that is called when inflating the RadialGaugeView from XML.  
RadialGaugeView Constructor(Context,IAttributeSet,Int32)A constructor used to perform inflation from XML and apply a class-specific base style from a theme attribute  
RadialGaugeView Constructor(Context,IAttributeSet,Int32,Int32)A constructor used to perform inflation from XML and apply a class-specific base style from a theme attribute or style resource.  
RadialGaugeView Constructor(IntPtr,JniHandleOwnership)A constructor used when creating managed representations of JNI objects; called by the runtime.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also