Version

Flush Method (XamRadialGauge)

Use to force the radial gauge to finish any deferred work before printing or evaluating its visual.
Syntax
public void Flush()
Remarks
This should only be called if the visual of the radial gauge needs to be synchronously saved or evaluated. Calling this method too often will hinder the performance of the radial gauge.
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