Sha256: 6a029a299418128006156de5a0a1da220e425afc3e94546d0deb4740940df174
Contents?: true
Size: 115 Bytes
Versions: 1
Compression:
Stored size: 115 Bytes
Contents
class UnderOs::Window def initialize @_ = UIWindow.alloc.initWithFrame(UIScreen.mainScreen.bounds) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
under-os-0.0.0 | lib/under_os/window.rb |