Method XbpFontDialog():destroy() Foundation

Releases the system resources of the XbpFontDialog object.

Syntax
:destroy() --> self
Return

This method returns the object executing the method (self).

Description

The method :destroy() releases the system resources that were requested from the operating system using the method :create(). When system resources are requested from the operating system using the :create() method, they can later be released if they are no longer needed.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.