Click or drag to resize

ConflictFoundEventData Fields

The InputMapperConflictFoundEventData type exposes the following members.

Fields
  NameDescription
Public fieldassignment
The pending input assignment.
Public fieldconflicts
A list of assignment conflicts found.
Public fieldinputMapper
The InputMapper that sent this event.
(Inherited from InputMapperEventData.)
Public fieldisProtected
Is one or more of the conflicting maps protected from removal?
Public fieldresponseCallback
Invoke this callback to send a response to the Input Mapper.
Top
See Also