CustomizeData

The CustomizeData module provides custom metadata.

NOTE

The initial APIs of this module are supported since API version 7. Newly added APIs will be marked with a superscript to indicate their earliest API version.

The APIs of this module have been deprecated since API version 9. You are advised to use Metadata instead.

CustomizeData(deprecated)

NOTE

This API has been supported since API version 7 and deprecated since API version 9. You are advised to use Metadata instead.

System capability: SystemCapability.BundleManager.BundleFramework

Name Type Read-Only Optional Description
name string No No Key that identifies a data element.
value string No No Value of the data element.
extra8+ string No No Custom format of the data element. The value is an index to the resource that identifies the data.