• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# OH_NativeXComponent_ExpectedRateRange
2
3
4## Overview
5
6Defines the expected frame rate range.
7
8**Since**: 11
9
10**Related module**: [Native XComponent](_o_h___native_x_component.md)
11
12
13## Summary
14
15
16### Member Variables
17
18| Name| Description|
19| -------- | -------- |
20| [min](_o_h___native_x_component.md#min) | Minimum value of the expected frame rate range.|
21| [max](_o_h___native_x_component.md#max) | Maximum value of the expected frame rate range.|
22| [expected](_o_h___native_x_component.md#expected) | Expected frame rate range.|
23