harmony 鸿蒙Asset_Attr

  • 2025-06-12
  • 浏览 (3)

Asset_Attr

Overview

Defines an asset attribute, which consists of a tag and a value in the form of a key-value (KV) pair.

Since: 11

Related module: AssetType

Summary

Member Variables

Name Description
uint32_t tag Name of the asset attribute. The tag (the key in the KV pair) uniquely identifies an attribute.
Asset_Value value Value of the asset attribute.

Member Variable Description

tag

uint32_t Asset_Attr::tag

Description Defines the name of the asset attribute.

value

Asset_Value Asset_Attr::value

Description Defines the value of the asset attribute

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Asset Store Kit (Asset Store Service)

harmony 鸿蒙Asset_Blob

harmony 鸿蒙Asset_Result

harmony 鸿蒙Asset_ResultSet

harmony 鸿蒙AssetApi

harmony 鸿蒙AssetType

harmony 鸿蒙asset_api.h

harmony 鸿蒙asset_type.h

harmony 鸿蒙Asset Store Service Error Code

harmony 鸿蒙@ohos.security.asset (Asset Store Service) (System API)

0  赞