当前位置:网站首页>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
边栏推荐
- 第四次作业
- Three types of jump statements
- Design and implementation of redis (1): understand data structures and objects
- On the principle of concurrent programming and the art of notify / Park
- C interface
- Applet - more than two pieces of folding and expansion logic
- MySql分组查询规则
- 深度學習筆記(二)——激活函數原理與實現
- The fourth operation
- QT dynamic translation of Chinese and English languages
猜你喜欢
C set
Development record of primary sensitive word detection
QT learning summary
Un aperçu des flux d'E / s et des opérations de fichiers de classe de fichiers
Unity knowledge points (ugui)
Visual programming -- how to customize the mouse cursor
Redis (17) -- redis cache related problem solving
Optimization of especially slow startup in idea debugging mode
"Visual programming" test paper
Quartz. Www. 18fu Used in net core
随机推荐
7-2 Tushare
socket编程 send()与 recv()函数详解
Design and implementation of redis (5): master-slave replication strategy and optimization
you need to be root to perform this command
The art of concurrent programming (2): synchronized usage scenarios
7-1 introduction to finance
POI create and export Excel based on data
Notes sur l'apprentissage profond (Ⅱ) - - Principe et mise en oeuvre de la fonction d'activation
Definition format of array
Database SQL -- simulate inserting a large amount of data, importing / exporting database scripts, timestamp conversion and database basics
Log4net is in Net core usage
Explanation keyword of MySQL
The art of concurrent programming (5): the use of reentrantlock
2022 团体程序设计天梯赛 模拟赛 L2-4 哲哲打游戏 (25 分)
On the principle of concurrent programming and the art of notify / Park
Optimization of especially slow startup in idea debugging mode
Problem C: realize Joseph Ring with linked list
Super easy to use asynchronous export function of Excel
Using swagger in. Net5
2022 group programming ladder simulation l2-1 blind box packaging line (25 points)