Blockly.geras. InlineInput
class package static
An object containing information about the space an inline input takes up during rendering.
Constructor
InlineInput
new InlineInput(constants, input)
Parameter |
|
---|---|
constants |
The rendering constants provider. Value must not be null. |
input |
The inline input to measure and store information for. Value must not be null. |
- Extends
- BaseInlineBlockly.Input
Property
constants_
non-null Blockly.geras.ConstantProvider