blockly > FieldVariable > configure_

طريقة FieldVariable.Configure_()

تهيئة الحقل على أساس خريطة الخيارات المحددة.

Signature:

protected configure_(config: FieldVariableConfig): void;

المعلمات

المعلمة النوع الوصف
config FieldVariableConfig خريطة خيارات لضبط الحقل استنادًا إليها.

المرتجعات:

فراغ