Contents

HIDDeviceClient.RequestElementUpdate

A request to pull the current value from a list of HID elements

Declaration

struct RequestElementUpdate

Mentioned in

Overview

Provide this structure to updateElements(_:timeout:) to request the current values for a list of elements. In most cases, this triggers a get report request to the device for all of the reports containing elements in the provided element list.

Topics

Initializers

Instance Properties

See Also

Update element values