Method XbpPresSpace():destroy() Foundation

Releases the presentation space of the XbpPresSpace object.

Syntax
:destroy() --> self
Return

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

Description

The :destroy() method releases the presentation space requested from the operating system by :create(). This method is used to release system resources that are no longer needed. It does not destroy the XbpPresSpace object. The XbpPresSpace object can request a new presentation space any time after :destroy() is executed.

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.