Sha256: 5d156c51bb3a3b27284c70490020aa99c4ead1154a286d4e1001b03d2d2a721e
Contents?: true
Size: 309 Bytes
Versions: 12
Compression:
Stored size: 309 Bytes
Contents
### y Specify the starting y position (row/line) of the interface. Vedeu.geometry :some_interface do y 4 # start at row 4 # start on row/line 3, when :other_interface changes # position, :some_interface will too. y { use(:other_interface).north } # ... some code end
Version data entries
12 entries across 12 versions & 1 rubygems