Contents

allowsContinuousPathKeyboard

A Boolean value that indicates whether to allow Slide to Type to operate during an assessment.

Declaration

var allowsContinuousPathKeyboard: Bool { get set }

Discussion

Users can turn on Slide to Type in the Settings app (General > Keyboard). An assessment session disables this feature by default, but you can allow it by setting allowsContinuousPathKeyboard to true in the AEAssessmentConfiguration instance that you use to initialize a session.

See Also

Allowing typing assistance