toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
SelectionChangedEvent
Selection
Changed
Event
open
class
SelectionChangedEvent
Event sent by EditText when the selection (particular case: cursor position) gets changed by user
Members
Constructors
Selection
Changed
Event
Link copied to clipboard
constructor
(
)
Properties
end
Link copied to clipboard
open
var
end
:
Int
start
Link copied to clipboard
open
var
start
:
Int