VirtualUnknownWidget#

class VirtualUnknownWidget#

A virtual widget used as a fallback when no proper mapping exists from the native system widget.

This widget indicates that PyScreenReader cannot find a corresponding virtual widget to represent the native widget.

Inherited from VirtualWidget

__init__() None#

Initialize a VirtualUnknownWidget instance.