我正在观看关于 RubyMotion 的介绍性截屏视频以开始使用http://pragmaticstudio.com/screencasts/rubymotion。在截屏视频中,作者使用 window.backgroundColor 来设置背景颜色。但是,当我查看此页面上的 UIWindow 类参考http://developer.apple.com/library/ios/#documentation/uikit/reference/UIWindow_Class/UIWindowClassReference/UIWindowClassReference.html#//apple_ref/doc/uid/ TP40006817,我没有看到 backgroundColor 属性。这是从哪里来的?有人可以帮忙吗?
问问题
202 次