Version

Dispose(Boolean) Method

Releases the resources used by the legend.
Syntax
protected override void Dispose( 
   bool disposing
)

Parameters

disposing
True if this method is being invoked in code; otherwise, it is being invoked by the garbage collector.
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