YScrollBar.attachWidget

Attach a vertically scrollable widget to this scrollbar.

class YScrollBar
attachWidget
(
this T
S
)

Parameters

scrollableWidget IYScrollable!(S)

A vertically scrollable widget.

Return Value

Type: auto

This widget to aid method chaining.

See Also

Meta