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

# Value Options

Options for how to retrieve an element’s values.

## Topics

### Getting the Options

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

An option to return a simplified version of the value.

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

An option to retrieve the element’s previous value.

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

An option to update the element’s value before returning it.



---

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)