Device.hasBidiLayouts

Determines if layouts for both right-to-left and left-to-right languages are in use on the keyboard.

This is only relevant for keyboard devices.

class Device
bool
hasBidiLayouts
()

Return Value

Type: bool

%TRUE if there are layouts with both directions, %FALSE otherwise

Meta