Click or drag to resize

InputStateDevicesEnumerated Field

[This is preliminary documentation and is subject to change.]

Event fired after the Devices list is first populated. Will only be fired once during the component lifetime (use DeviceStateChanged event to get updates).

Namespace:  RavingBots.MultiInput
Assembly:  RavingBots.MultiInput (in RavingBots.MultiInput.dll) Version: 0.12
Syntax
C#
public DevicesEnumeratedEvent DevicesEnumerated

Field Value

Type: DevicesEnumeratedEvent
See Also