HSeparator¶
Overview¶
A horizontal line for separating items in a vertical layout container.
@author Jonathan Olson <jonathan.olson@colorado.edu>
Class HSeparator¶
Constructor¶
new HSeparator( options? : HSeparatorOptions )¶
Instance Methods¶
Type HSeparatorOptions¶
WidthSizableOptions & SeparatorOptions
Source Code¶
See the source for HSeparator.ts in the scenery repository.