Documentation for this section has not yet been entered.
Gets a constant that describes the behavior of this keyboard's modifier keys such as KeyEvent.KEYCODE_SHIFT_LEFT.
Currently there are two behaviors that may be combined:
This function currently returns KeyCharacterMap.MODIFIER_BEHAVIOR_CHORDED when the KeyCharacterMap.KeyboardType is KeyCharacterMap.FULL or KeyCharacterMap.SPECIAL_FUNCTION and KeyCharacterMap.MODIFIER_BEHAVIOR_CHORDED_OR_TOGGLED otherwise. In the future, the function may also take into account global keyboard accessibility settings, other user preferences, or new device capabilities.