get_instance

omni.kit.window.extensions.get_instance() weakref[omni.kit.window.extensions.extension.ExtsWindowExtension]

Returns a weak reference to the singleton instance of ExtsWindowExtension.

Returns

A weak reference to the ExtsWindowExtension instance.

Return type

weakref.ReferenceType[ExtsWindowExtension]