toggle menu
interactive-text
0.1.2
jvm
switch theme
search in API
interactive-text
/
me.okonecny.interactivetext
/
Delete
Delete
data
class
Delete
(
val
direction
:
Delete.Direction
,
val
size
:
Delete.Size
)
:
TextInputCommand
Members
Constructors
Delete
Link copied to clipboard
constructor
(
direction
:
Delete.Direction
,
size
:
Delete.Size
)
Types
Direction
Link copied to clipboard
enum
Direction
:
Enum
<
Delete.Direction
>
Size
Link copied to clipboard
enum
Size
:
Enum
<
Delete.Size
>
Properties
direction
Link copied to clipboard
val
direction
:
Delete.Direction
needs
Valid
Cursor
Link copied to clipboard
open
override
val
needsValidCursor
:
Boolean
=
true
size
Link copied to clipboard
val
size
:
Delete.Size