<!--
{
  "documentType" : "article",
  "framework" : "HIDDriverKit",
  "identifier" : "/documentation/HIDDriverKit/Value-Scale-Types-enum",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Value Scale Types"
}
-->

# Value Scale Types

The different types of scaling that you can perform on element values.

## Topics

### Getting the Options

[`kIOHIDValueScaleTypeCalibrated`](/documentation/HIDDriverKit/kIOHIDValueScaleTypeCalibrated)

An option to scale the value with respect to a set of calibration properties.

[`kIOHIDValueScaleTypePhysical`](/documentation/HIDDriverKit/kIOHIDValueScaleTypePhysical)

An option to scale the value with respect to the physical minimum and maximum values.

[`kIOHIDValueScaleTypeExponent`](/documentation/HIDDriverKit/kIOHIDValueScaleTypeExponent)

An option to scale the value with respect to the element’s unit exponent.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)