blockly > blockRendering > IPathObject > addConnectionHighlight

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

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

Signature:

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

المَعلمات

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

المرتجعات:

void