harmony 鸿蒙Asset_Value

2025-06-12 浏览 (1)

Asset_Value

Overview

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

Since: 11

Related module: AssetType

Summary

Member Variables

NameDescription
bool booleanAsset attribute value of the Boolean type.
uint32_t u32Asset attribute value of the uint32_t type.
Asset_Blob blobAsset attribute value in an array of bytes.

Member Variable Description

blob

Asset_Blob Asset_Value::blob

Description Represents an asset attribute value in an array of bytes.

boolean

bool Asset_Value::boolean

Description Represents an asset attribute value of the Boolean type.

u32

uint32_t Asset_Value::u32

Description Represents an asset attribute value of the uint32_t type.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Asset Store Kit (Asset Store Service)

harmony 鸿蒙Asset_Attr

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

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/7obDsI