HarmonyOS 子系统的API是否开放对应CAPI-窗口

麻烦确认以下API是否有对应CAPI能力

windowInst.isWindowShowing

windowInst.getWindowAvoidArea

window.setWindowPrivacyMode

window.setWindowKeepScreenOn

window.getWindowProperties

window.setWindowBrightness

window.on("keyboardHeightChange")

window.snapshot

wantAgent.getWantAgent

wantAgent.OperationType

wantAgent.WantAgentFlags

HarmonyOS
1天前
浏览
收藏 0
回答 1
待解决
回答 1
按赞同
/
按时间
zxjiu

目前可以确认的有:

windowInst.isWindowShowing -- 这个没有,但是从C++层走能直接拿到window了可以自行处理

windowInst.getWindowAvoidArea -- GetAvoidAreaByType

window.setWindowPrivacyMode -- SetPrivacyMode

window.setWindowKeepScreenOn -- SetKeepScreenOn

window.getWindowProperties -- 这个没有,但是从C++层走能直接拿到window了可以自行处理

window.setWindowBrightness -- SetBrightness

window.on("keyboardHeightChange") -- RegisterOccupiedAreaChangeListener

window.snapshot -- snapshot

分享
微博
QQ
微信
回复
1天前
相关问题
HarmonyOS 音频相关CAPI开放程度不足
35浏览 • 1回复 待解决
DFX(Design For X)子系统是什么?
22201浏览 • 4回复 待解决
HarmonyOS RN三方库列表对应CAPI库列表
511浏览 • 1回复 待解决
HarmonyOS java PathMeasure 对应api
62浏览 • 1回复 待解决
关于Hi3861硬件子系统&SDK适配
8384浏览 • 5回复 已解决
原子布局能力对应api
9275浏览 • 1回复 待解决
TEE是否对外开放,求告知
629浏览 • 1回复 待解决
API9和API10实现沉浸式窗口方式
411942浏览 • 1回复 待解决