Tauri currentMonitor

2024-02-06 16:36 更新
currentMonitor(): Promise<Monitor | null>

返回窗口当前所在的监视器。 如果无法检测到当前监视器,则返回。null

import { currentMonitor } from '@tauri-apps/api/window';
const monitor = currentMonitor();

Since: 1.0.0

Returns: Promise<Monitor | null>


以上内容是否对您有帮助:
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号