blockly > FieldImage > isClickable
FieldImage.isClickable() method
Check whether this field should be clickable.
Signature:
isClickable(): boolean;
Returns:
boolean
Whether this field is clickable.
blockly > FieldImage > isClickable
Check whether this field should be clickable.
Signature:
isClickable(): boolean;
Returns:
boolean
Whether this field is clickable.