blockly > FieldNumberConfig > hassas
FieldNumberConfig.precision özelliği
İmza:
precision?: number;
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-10-15 UTC.
[null,null,["Son güncelleme tarihi: 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)."]]],[]]