getInputDevice

@NotNull
abstract fun getInputDevice(): @NotNull Optional<InputDevice>

Gets the current input device.

Return

The output device or null.