blockly > FieldNumber > configure_
تهيئة الحقل على أساس خريطة الخيارات المحددة.
Signature:
protected configure_(config: FieldNumberConfig): void;
المعلمات
المرتجعات:
فراغ
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `FieldNumber.configure_()` method allows customization of a FieldNumber instance using a configuration object."],["This method accepts a `FieldNumberConfig` object containing specific options for adjusting the field's properties."],["It's a protected method, indicating its intended use within the Blockly library or extensions, rather than direct user interaction."]]],[]]