Property
StScrollable:vadjustment
since: 14
Description [src]
The vertical StAdjustment
used by the StScrollable
.
Implementations should override this property to provide read-write
access to the StAdjustment
.
See StScrollable:hadjustment
for an example of how to override this
property in JavaScript code.
Type: | StAdjustment |
Available since: | 14 |