Version

RadialGaugeView Constructor(Context)

Initializes a new RadialGaugeView.
Syntax
public RadialGaugeView( 
   Android.Content.Context context
)

Parameters

context
The Context the view is running in, through which it can access the current theme, resources, etc.
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