文件最后提交记录最后更新时间
!699 新增eTSWindow3 年前
!855 适配工程9013 年前
!937 README_zh.md整改3 年前
!908 翻译完成:全量翻译---Window3 年前
!966 README整改3 年前
!699 新增eTSWindow3 年前
!699 新增eTSWindow3 年前
!699 新增eTSWindow3 年前
!699 新增eTSWindow3 年前
!855 适配工程9013 年前
!699 新增eTSWindow3 年前
README.md

Window

Introduction

This sample shows how to create a window and display an app in a floating window or split-screen mode.

How to Use

  1. Start the sample app, touch a video to play it, and touch the video again to pause the playback.

  2. On the top of the app, slide down to display the window.

  3. Touch the split-screen icon to display the app in split-screen mode. Touch the icon again to exit the split-screen mode.

splitScreen.gif

  1. Touch the floating icon to display the app in a floating window. Touch the icon again to cancel the floating display.

hangingWindow.gif

  1. Touch the minus sign icon to minimize the app. Touch the app to display it again.

minimize.gif

  1. Touch the close icon to close the app.

Constraints

  1. This sample can only be run on standard-system devices.

  2. This sample demonstrates the stage model, which supports only API version 9.

  3. The DevEco Studio version used in this sample must be 3.0.0.901 or later.