Share via


root.description.features object

Array of features sections describing what the app can do.

Properties that reference this object type:

Syntax

{
  "title": "{string}",
  "description": "{string}"
}

Properties

title

Title of the feature the app provides.

This property is localizable. For more information, see the localization schema.

Type
string

Required

Constraints
Maximum string length: 45.

Supported values

description

Detailed description of the specific feature.

This property is localizable. For more information, see the localization schema.

Type
string

Required

Constraints
Maximum string length: 120.

Supported values