調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >CodeGenerator >FUNCTION_NAME_PLACEHOLDER_
CodeGenerator.FUNCTION_NAME_PLACEHOLDER_ プロパティ
これは、CodeGenerator.provideFunction_ を使用して定義された関数のプレースホルダとして使用されます。関数定義(またはコメント)に正当に記述できる正規のコードであってはなりません。また、正規表現パーサーを混乱させてはなりません。
署名:
FUNCTION_NAME_PLACEHOLDER_: string;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-21 UTC。
[null,null,["最終更新日 2024-08-21 UTC。"],[[["The `topLeft` property represents the SVG path for the top-left outside corner of a block."],["This property is a string containing the SVG path data and is part of the `blockRendering.OutsideCorners` interface."],["It defines how the top-left corner of the block is rendered visually."]]],[]]