調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >blockRendering >ConstantProvider >WS_CURSOR_HEIGHT
blockRendering.ConstantProvider.WS_CURSOR_HEIGHT プロパティ
水平カーソルの高さ。
署名:
WS_CURSOR_HEIGHT: number;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-15 UTC。
[null,null,["最終更新日 2024-10-15 UTC。"],[[["`WS_CURSOR_HEIGHT` is a property within Blockly's blockRendering namespace, specifically within the ConstantProvider class, that defines the height of the horizontal cursor used during block rendering."],["This property is of type number and stores a constant value representing the cursor's height in pixels."]]],["The `WS_CURSOR_HEIGHT` property, found within the `blockRendering.ConstantProvider` class, defines the height of the horizontal cursor. It is a numeric value that dictates the vertical size of the cursor. This information is part of the block rendering system within the Blockly library.\n"]]