I am mainly an Android apps developer and new to iOS development. I am developing an iOS keyboard app where i need to select specific text programmatically(attached image for reference).I found and tried with setMarkedText method of TextDocumentProxy. But it actually do not meet my purpose.
Can anyone help me solving this issue please.