k3lp Documentation
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
k3lp Documentation
core
/
org.k3lp.ast
/
Keyboard3Ast
/
KeyElement
/
Attributes
/
Attributes
Attributes
constructor
(
id
:
String
,
flickId
:
String
?
,
gap
:
String
?
,
output
:
String
?
,
longPressKeyIds
:
List
<
String
>
?
,
longPressDefaultKeyId
:
String
?
,
multiTapKeyIds
:
List
<
String
>
?
,
stretch
:
String
?
,
layerId
:
String
?
,
width
:
String
?
)
(
source
)