blockly >连接 >getCheck

Connection.getCheck() 方法

获取连接的兼容性。

Signature:

getCheck(): string[] | null;

返回

字符串 [] |null

兼容的值类型的列表。如果所有类型都兼容,则返回 null。