blockly > Connection > isSuperior

Connection.isSuperior() method

Does the connection belong to a superior block (higher in the source stack)?

Signature:

isSuperior(): boolean;

Returns:

boolean

True if connection faces down or right.