InterviewSolution
Saved Bookmarks
| 1. |
What Is Split View Control In Windows 10 Uwp? |
|
Answer» The new SplitView control gives you a way to easily show and HIDE transient content. It’s COMMONLY used for top-level navigation scenarios LIKE the "HAMBURGER menu", where the navigation content is hidden, and slides in when NEEDED as the result of a user action. The new SplitView control gives you a way to easily show and hide transient content. It’s commonly used for top-level navigation scenarios like the "hamburger menu", where the navigation content is hidden, and slides in when needed as the result of a user action. |
|