SelectionChangedEvent

Event sent by EditText when the selection (particular case: cursor position) gets changed by user

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open var end: Int
Link copied to clipboard
open var start: Int