blockly > Field > initView

Field.initView() method

Create the block UI for this field.

Signature:

protected initView(): void;

Returns:

void