blockly > Field > getFlipRtl

Field.getFlipRtl() method

Returns whether or not we should flip the field in RTL.

Signature:

getFlipRtl(): boolean;

Returns:

boolean

True if we should flip in RTL.