調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >FieldNumberConfig >適合率
FieldNumberConfig.precision プロパティ
署名:
precision?: number;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-15 UTC。
[null,null,["最終更新日 2024-10-15 UTC。"],[[["The `precision` property of `FieldNumberConfig` is optional and represents the precision of the number."],["This property determines the smallest increment that the number can be adjusted by using the input's up and down arrow keys and/or mouse wheel."],["It is typically a positive number but a value of 0 disables any rounding, and when undefined the default precision is used (likely 0 in most cases)."]]],[]]