Abstract ClassesFieldblockly.field.isvisibleOn this pageHome > blockly > Field > isVisible Field.isVisible() method Gets whether this editable field is visible or not. Signature: isVisible(): boolean; Returns: boolean True if visible.