KBooleanType
kds-plugin-document / Exports / KBooleanType
Enumeration: KBooleanType
布尔类型
The KBooleanType class represents the boolean types.
Table of contents
Enumeration Members
Enumeration Members
Intersect
• Intersect = 1
Intersect type.
Defined in
api.d.ts:1339
Subtract
• Subtract = 2
Subtract type.
Defined in
api.d.ts:1343
Union
• Union = 0
Union type.
Defined in
api.d.ts:1335