Method SkiaPaintStop
SkiaPaintStop(AbstractControl)
Stops tracking the runtime duration of Skia-based control painting operations for the specified control.
[Conditional("DEBUG")]
public static void SkiaPaintStop(AbstractControl control)
Parameters
controlAbstractControlThe AbstractControl to stop tracking.