mobile:MobileMultiScreenProperties (Windows 10)

Declares an app extensibility point of type windows.MobileMultiScreenProperties.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <mobile:Extension>

                        <mobile:MobileMultiScreenProperties>

Syntax

<mobile:Extension
  RestrictToInternalScreen = 'A boolean value.' />

Attributes and elements

Attributes

Attribute Description Data type Required Default value
RestrictToInternalScreen Determines whether to restrict the app's display output to the mobile device's integral screen. Setting this to true prevents the app's display from being sent to an external display. A boolean value. Yes true

Child elements

None.

Parent elements

Parent element Description
mobile:Extension Declares an extensibility point for the app.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/mobile/windows10
Minimum OS Version Windows 10 version 1511 (Build 10586)