Sha256: 4464fc5731bed37602923b6f61d0f1524bd25eddb2d1cc92e4c6fa94e33ed144
Contents?: true
Size: 322 Bytes
Versions: 12
Compression:
Stored size: 322 Bytes
Contents
### yn Specify the ending y position (row/line) of the interface. This value will override `height`. Vedeu.geometry :some_interface do yn 24 # end at row 24. # if :other_interface changes position, :some_interface # will too. yn { use(:other_interface).bottom } # ... some code end
Version data entries
12 entries across 12 versions & 1 rubygems