destructor()
removes an avatar instance and releases the occupied resources
destructor(): void;
Example
form.getItem("avatar").destructor();
removes an avatar instance and releases the occupied resources
Example
form.getItem("avatar").destructor();