KInsertPosition
kds-plugin-document / Exports / KInsertPosition
Enumeration: KInsertPosition
插入位置枚举
Insert position enumeration
Table of contents
Enumeration Members
Enumeration Members
kBack
• kBack = number
在后面插入
Insert at the back
Defined in
api.d.ts:6117
kFront
• kFront = number
在前面插入
Insert at the front
Defined in
api.d.ts:6110