uap7:Capability

Declares a capability required by a package.

Element hierarchy

<Package>

    <Capabilities>

         <uap7:Capability>

Syntax

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

Attributes and elements

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 or 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)