1.

What Are Different Type Of Ui Elements In Uwp?

Answer»

In UWP, Each page has a user interface, made up of three types of UI elements: navigation, commanding, and content elements.

  • Navigation elements help users choose the content they want to display. Examples of navigation elements include tabs and pivots, HYPERLINKS, and nave panes.
  • Command elements initiate actions, such as manipulating, saving, or SHARING content. Examples of command elements include button and the command bar. Command elements can also include KEYBOARD SHORTCUTS that aren't actually visible on the screen.
  • Content elements display the app's content. For a painting app, the content might be a drawing; for a news app, the content might be a news article.

In UWP, Each page has a user interface, made up of three types of UI elements: navigation, commanding, and content elements.



Discussion

No Comment Found