Skip to content

RichTextVerticalSpacer

Overview

For completely blank lines in RichText

@author Jonathan Olson <jonathan.olson@colorado.edu>

Class RichTextVerticalSpacer

import { RichTextVerticalSpacer } from 'scenerystack/scenery';

Constructor

new RichTextVerticalSpacer( height : number )

Instance Methods

initialize( height : number ) : this

freeToPool()

Static Properties

pool : Pool

(readonly)

Source Code

See the source for RichTextVerticalSpacer.ts in the scenery repository.