Skip to main content

typing-suggestion-properties

text

A String representing the currently typing text.

public let text: String

locationRange

A NSRange that stores the location of the typing suggestion in relation with the whole input.

public let locationRange: NSRange

Did you find this page helpful?