API Reference
The UI object represents the user interface in CANoe.
src\py_canoe\core\ui.py
10 11 12
def __init__(self, app): self.app = app self.com_object = self.app.com_object.UI