🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

getTextBeforeSelection

Returns the text before the selection.

getTextBeforeSelection

Source set: Common
public fun TextFieldValue.getTextBeforeSelection(maxChars: Int): AnnotatedString

Returns the text before the selection.

Parameters

maxChars maximum number of characters (inclusive) before the minimum value in TextFieldValue.selection.