Version

ScaleLegend Constructor(Context,IAttributeSet)

A constructor that is called when inflating the ScaleLegend from XML.
Syntax
public ScaleLegend( 
   Android.Content.Context context,
   Android.Util.IAttributeSet attrs
)

Parameters

context
The Context the view is running in, through which it can access the current theme, resources, etc.
attrs
The attributes of the XML tag that is inflating the view.
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