blockly > FieldImage > configure_

طريقة FieldImage.configure_()

اضبط الحقل استنادًا إلى خريطة الخيارات المحدّدة.

Signature:

protected configure_(config: FieldImageConfig): void;

المَعلمات

المَعلمة Type الوصف
config FieldImageConfig خريطة للخيارات لإعداد الحقل بناءً عليها.

المرتجعات:

void