blockly > blockRendering > MarkerSvg > showWithField_

ब्लॉक रेंडरिंग.मार्करSvg.showWithField_() मेथड

फ़ील्ड के लिए मार्कर रखें और दिखाएं. यह फ़ील्ड के चारों ओर एक बॉक्स होता है.

हस्ताक्षर:

protected showWithField_(curNode: ASTNode): void;

पैरामीटर

पैरामीटर Type ब्यौरा
curNode ASTNode वह नोड जिसके लिए मार्कर बनाना है.

सामान लौटाना:

void