harmony 鸿蒙ArkUI_NumberValue

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

ArkUI_NumberValue

Overview

Provides the number types of ArkUI in the native code.

Since: 12

Related module: ArkUI_NativeModule

Summary

Member Variables

Name Description
float f32 Floating-point number.
int32_t i32 Signed integer.
uint32_t u32 Unsigned integer.

Member Variable Description

f32

float ArkUI_NumberValue::f32

Description

Floating-point number.

i32

int32_t ArkUI_NumberValue::i32

Description

Signed integer.

u32

uint32_t ArkUI_NumberValue::u32

Description

Unsigned integer.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkUI

harmony 鸿蒙ARKUI_TextPickerCascadeRangeContent

harmony 鸿蒙ARKUI_TextPickerRangeContent

harmony 鸿蒙ArkUI_AnimateCompleteCallback

harmony 鸿蒙ArkUI_AttributeItem

harmony 鸿蒙ArkUI_ColorStop

harmony 鸿蒙ArkUI_ContextCallback

harmony 鸿蒙ArkUI_EventModule

harmony 鸿蒙ArkUI_ExpectedFrameRateRange

harmony 鸿蒙ArkUI_IntOffset

0  赞