blockly > FieldLabelSerializable > SERIALIZABLE

FieldLabelSerializable.SERIALIZABLE property

Serializable fields are saved by the XML renderer, non-serializable fields are not. This field should be serialized, but only edited programmatically.

Signature:

SERIALIZABLE: boolean;