ApplicationView

Describes how the app is viewed on the screen.

Element hierarchy

<VisualElements>
<ApplicationView>

Syntax

<ApplicationView MinWidth = "default" | "width320" | "width500" />

Attributes and Elements

Attributes

Attribute Description Data type Required Default value
MinWidth

The minimum width for the view of the app on the screen.

This attribute can have one of the following values:

  • default
  • width320
  • width500
Yes

 

Child Elements

None.

Parent Elements

Parent Element Description
VisualElements

Describes the visual aspects of the UWP app: its default tile, logo images, text and background colors, initial screen orientation, splash screen, and lock screen tile appearance.

 

Requirements

Value
Namespace http://schemas.microsoft.com/appx/2013/manifest