Contents

HIDDeviceClient.ProvideElementUpdate

A structure that provides values for a list of HID elements.

Declaration

struct ProvideElementUpdate

Mentioned in

Overview

Provide this structure to updateElements(_:timeout:) to update the current values for a list of elements. In most cases, this triggers a set 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