Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
electron
/
docs
/
api
/
webContents
/
event-will-navigate.md
下载
zhangqingnan_codeing
docs: remove platform support section from API docs
377fc406
创建于
4月29日
历史提交
webContents - will-navigate
概述
在主 frame 即将导航时触发,该事件中 isInPlace 属性始终为 false;若 frame 已完成导航或已销毁,则 frame 可能为 null。
基本信息
属性
值
模块
webContents
类型
Event
鸿蒙支持
支持