当前位置:网站首页>Activity supports multi window display
Activity supports multi window display
2022-04-23 03:32:00 【Jon_ Lo】
Activity The following methods are provided to support multi window display .
Call this method to confirm Activity Whether it is in multi window mode .
Call this method to confirm Activity Is it in Picture in picture Pattern .
Be careful : Picture in picture mode is a special case of multi window mode . If myActivity.isInPictureInPictureMode() return true, be myActivity.isInMultiWindowMode() Also returned true.
When Activity When entering or exiting multi window mode , The system will call this method . When Activity When entering multi window mode , The system passes... To the method true value , When you exit multi window mode, you pass false value .
onPictureInPictureModeChanged()
When Activity When entering or exiting picture in picture mode , The system will call this method . When Activity When entering picture in picture mode , The system passes... To the method true value , When you exit picture in picture mode, you pass false value .
Fragment Class exposes versions of many of the above methods , for example Fragment.onMultiWindowModeChanged().
版权声明
本文为[Jon_ Lo]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220607064544.html
边栏推荐
- Design and implementation of redis (5): master-slave replication strategy and optimization
- Redis(17) -- Redis缓存相关问题解决
- Optimization of especially slow startup in idea debugging mode
- If statement format flow
- Explanation keyword of MySQL
- C abstract class
- AWS from entry to actual combat: creating accounts
- Several common methods of multithreading
- MySQL之explain关键字详解
- 7-1 introduction to finance
猜你喜欢

MySQL is completely uninstalled and MySQL service is cleaned up

Learn about I / O flow and file operations

深度學習筆記(二)——激活函數原理與實現

Idea debug debugging tutorial

Visual programming -- how to customize the mouse cursor

Unity knowledge points (ugui 2)

The art of concurrent programming (6): explain the principle of reentrantlock in detail

Build websocket server in. Net5 webapi

2022 团体程序设计天梯赛 模拟赛 L1-7 矩阵列平移 (20 分)

The principle and solution of not allowing pasting in an English Network
随机推荐
WinForm allows the form form to switch between the front and active states
2021-08-31
深度學習筆記(二)——激活函數原理與實現
Three column layout (fixed width on both sides in the middle and fixed width on both sides in the middle)
Unity games and related interview questions
Node configuration environment CMD does not take effect
Unity knowledge points (ugui 2)
Design and implementation of redis (2): how to handle expired keys
When migrating tslib_ setup: No such file or directory、ts_ open: No such file or director
Applet - WXS
C-10 program error correction (recursive function): number to character
Talent Plan 学习营初体验:交流+坚持 开源协作课程学习的不二路径
Variable definition and use
2022 团体程序设计天梯赛 模拟赛 L2-3 浪漫侧影 (25 分)
Laboratory safety examination
Log4net is in Net core usage
7-1 introduction to finance
MySQL is completely uninstalled and MySQL service is cleaned up
Code forces round # 784 (DIV. 4) solution (First AK CF (XD)
2022 group programming ladder game simulation L2-4 Zhezhi game (25 points)