Selection

data class Selection(val selectedText: String, val textBefore: String, val textAfter: String, val selectionRect: DpRect)

Constructors

Link copied to clipboard
constructor(selectedText: String, textBefore: String, textAfter: String, selectionRect: DpRect)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard