uap6:Capability

Declares a capability required by a package.

Element hierarchy

<Package>

    <Capabilities>

         <uap6:Capability>

Syntax

<uap6:Capability
  Name = 'A string that can have one of the following values: "graphicsCapture".' />

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: "graphicsCapture". Yes

Child elements

None.

Parent elements

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

See also

App capability declarations

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/6
Minimum OS Version Windows 10 version 1803 (Build 17134)