blockly > blockRendering > PathObject > addConnectionHighlight

طريقةblockRendering.PathObject.addConnectionhighlight()

لإضافة المسار المعني كتمييز اتصال للربط المحدد.

Signature:

addConnectionHighlight(connection: RenderedConnection, connectionPath: string, offset: Coordinate, rtl: boolean): void;

المعلمات

المعلمة النوع الوصف
الاتصال RenderedConnection
connectionPath سلسلة
اقتطاع التنسيق
rtl منطقي

المرتجعات:

فراغ