Method#
Method to create ExtensionManager singleton object.
getExtensionManager#
- getExtensionManager()#
Returns the singleton instance of the Extension Manager.
Example
from hwx import gui
# Gets Extension Manager singleton instance
gui.getExtensionManager()