blockly > blockRendering > MarkerSvg > showAtLocation_
blockRendering.MarkerSvg.showAtLocation_() yöntemi
İşaretçinin görünür durumunu curNode türüne göre güncelleyin.
İmza:
protected showAtLocation_(curNode: ASTNode): void;
Parametreler
Parametre | Tür | Açıklama |
---|---|---|
curNode | ASTNode | İşaretçiyi çizmek istediğimiz düğüm. |
Şunu döndürür:
geçersiz