Clipboard Constructor

Syntax

PP.Ui.Clipboard(settings);

Parameters

settings. JSON object that contains class properties values.

Description

The Clipboard constructor creates an instance of the Clipboard class.

Example

The example of constructor use is given in the page with description of the Clipboard.getCopyPasteTextArea method.

See also:

Clipboard