Method XbpClipBoard():close() Foundation

Closes the clipboard.

Syntax
:close() --> self
Return

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

Description

The :close() method is used to close the clipboard. This method must be called after :open() is executed in order to make the clipboard available to other processes.

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.