MCPcopy Index your code
hub / github.com/ZToolsCenter/ZTools / getCurrentPluginView

Method getCurrentPluginView

src/main/managers/pluginManager.ts:880–882  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

878
879 // 获取当前加载的插件视图
880 public getCurrentPluginView(): WebContentsView | null {
881 return this.pluginView
882 }
883
884 /**
885 * 在主窗口显示时按需恢复当前插件视图高度。

Callers 1

subInputBlurMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected