美文网首页
View Programming Guide for iOS

View Programming Guide for iOS

作者: winnisz | 来源:发表于2017-03-07 17:23 被阅读0次

View and Window Architecture, Views

Windows

Animations

View Controller Programming Guide for iOS.

Drawing and Printing Guide for iOS.

Core Animation Programming Guide.

UIWindow Class Reference

UIView Class Reference

UIScreen Class Reference

关于view

view content——contentMode、 tag

view behavior----- drawing behavior

view appearance------tint color

view auto layout

view accessible

imageWithRenderingMode

Certain UIKit elements—including navigation bars, tab bars, toolbars, segmented controls—automatically treat their foreground images as templates, although their background images are treated as original. Other elements—such as image views and web views—treat their images as originals.

相关文章

网友评论

      本文标题:View Programming Guide for iOS

      本文链接:https://www.haomeiwen.com/subject/kqomgttx.html