milestonexprotectwspython.xpwinputgroup

Module: xpwinputgroup.py

Revision History

Date Version Description
2023/07/11 1.0.0.0 Initial Version.

@export
class XPWInputGroup(milestonexprotectwspython.xpwgroup.XPWGroup):

Input Group information.

Threadsafety:

This class is fully thread-safe.

XPWInputGroup()

Initializes a new instance of the class.

A collection of XPInputGroupsInfo objects.

Returns:

The InputGroups property value.

Inputs: list[str]

A list of Input device identifiers associated with this group.

Returns:

The Inputs property value.