isControlRegistered(control: PP.Ui.Control);
control. Control.
The isControlRegistered method checks if the specified control is registered in the resources manager.
This method returns True if the specified control is registered in the resources manager, and False if otherwise.
The example of use is given in the with description of the ResourceManager.unRegisterControl method.
See also: