Table of Contents

Method ResetPaintTrackers

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ResetPaintTrackers()

Resets the state of all paint trackers to their default values.

public static void ResetPaintTrackers()

Remarks

This method resets the internal state of the default paint tracker, Skia paint tracker, and OpenGL paint tracker. It is typically used to clear any accumulated state or prepare the trackers for reuse.