harmony 鸿蒙ArkUI_ExpectedFrameRateRange

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

ArkUI_ExpectedFrameRateRange

Overview

Defines the expected frame rate range of the animation.

Since: 12

Related module: ArkUI_NativeModule

Summary

Member Variables

Name Description
uint32_t min Expected minimum frame rate.
uint32_t max Expected maximum frame rate.
uint32_t expected Expected optimal frame rate.

Member Variable Description

expected

uint32_t ArkUI_ExpectedFrameRateRange::expected

Description

Expected optimal frame rate.

max

uint32_t ArkUI_ExpectedFrameRateRange::max

Description

Expected maximum frame rate.

min

uint32_t ArkUI_ExpectedFrameRateRange::min

Description

Expected minimum frame rate.

你可能感兴趣的鸿蒙文章

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_IntOffset

harmony 鸿蒙ArkUI_IntSize

0  赞