Sha256: c1a6da9d4b3089ee7b9736d718ff3d9ea070a358f2b05dfddebf3ad3bc2ba1f9
Contents?: true
Size: 326 Bytes
Versions: 12
Compression:
Stored size: 326 Bytes
Contents
### xn Specify the ending x position (column) of the interface. This value will override `width`. Vedeu.geometry :some_interface do xn 37 # end at column 37. # when :other_interface changes position, # :some_interface will too. xn { use(:other_interface).right } # ... some code end
Version data entries
12 entries across 12 versions & 1 rubygems