Contents

isDictationInputExpected

Returns a Boolean value that indicates whether someone is likely to use dictation to input text to the app.

Declaration

var isDictationInputExpected: Bool { get set }

Discussion

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

See Also

Getting the expected input type