Version: 2022.1
public void Cleanup ();

描述

Use this function to release resources allocated by the ObjectPreview implementation.

When overriding this function be sure to include a base.Cleanup to avoid errors.