Name | Description | |
---|---|---|
![]() | NInputCharEventData Constructor | Overloaded. |
The following tables list the members exposed by NInputCharEventData.
Name | Description | |
---|---|---|
![]() | NInputCharEventData Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Char | Gets the Unicode character associated with this event |
![]() | CharIndex | Gets the index of the character in the input string. Typically the input string is just one charecter in length, so this often defaults to 0. |
![]() | InputString | Gets the input string to which this character belongs. Typically the input string is just one charecter in length. |