toggle menu
doodle
0.10.3
common
switch theme
search in API
controls
/
io.nacular.doodle.controls.text
/
Selection
Selection
class
Selection
(
val
position
:
Int
,
val
anchor
:
Int
)
(
source
)
Members
Constructors
Selection
Link copied to clipboard
constructor
(
position
:
Int
,
anchor
:
Int
)
Properties
anchor
Link copied to clipboard
val
anchor
:
Int
end
Link copied to clipboard
val
end
:
Int
position
Link copied to clipboard
val
position
:
Int
start
Link copied to clipboard
val
start
:
Int