Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
Declares an app extensibility point of type windows.MobileMultiScreenProperties.
Element hierarchy
<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) |