ReportDescriptorParserLocalItemState Property HIDSharp

Namespace: HidSharp.ReportDescriptors.Parser
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0-alpha
Syntax

public IList<KeyValuePair<LocalItemTag, uint>> LocalItemState { get; }

Property Value

Type: IListKeyValuePairLocalItemTag, UInt32
See Also

Reference