Version update - 22234
[platform/core/csapi/tizenfx.git] / test / NUIWindowLayout / README.md
1 # NUIWindowLayout
2 This app shows how to use the WindowLayout feature.
3 When you use Window.SetLayout(), you can move and resize the window, for instance moving and resizing the window to the left half of the screen.
4
5
6 ## ScreenShot
7 + LeftThird, CenterThird, RightThird
8 ![](./.pic/thirds-screen.png)
9
10
11
12 + UpperLeftQuarter, UpperRightQuarter, LowerLeftQuarter, LowerRightQuarter
13 ![](./.pic/quarters-screen.png)