Contents

isHardwareKeyboardInputExpected

Returns a Boolean value that indicates whether someone is likely to enter text using a hardware keyboard.

Declaration

var isHardwareKeyboardInputExpected: Bool { get set }

Discussion

When hardware keyboard input is likely, adjust your UI or perform any actions you need to accommodate that input.

See Also

Getting the expected input type