Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

uap7:Capability

Declares a capability required by a package.

Element hierarchy

<Package>
   └─ <Capabilities>
      └─ <uap7:Capability>

Syntax

<uap7:Capability
 Name = 'A required string that can have one of the following values: "globalMediaControl", or "gazeInput".' />

Attributes

Attribute Description Data type Required Default value
Name The name of the capability. A string that can have one of the following values: globalMediaControl, gazeInput. Yes

Child elements

None.

Parent elements

Parent element Description
Capabilities Declares the access to protected user resources that the package requires.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/7
Minimum OS Version Windows 10 version 1809 (Build 17763)

Remarks

Examples


Feedback

Was this page helpful?

Additional resources