Assembling Views and Animations(Chapter 6 of The iPhone™ Developer’s Cookbook)

本文探讨了视图如何存储其子元素,并通过subviews数组检索这些子元素。在屏幕上,子视图总是在父视图之后绘制,遵循subviews数组中从后到前的顺序。视图的绘制模式反映了这一顺序,后期出现在数组中的视图会覆盖早期出现的视图。
  Views store arrays of their children. Retrieve this array by calling [aView subviews]. Onscreen, the child views are always drawn after the parent, in the order that they appear in the subviews array.These views draw in order from back to front, and the subviews array mirrors that drawing pattern.Views that appear later in the array are drawn after views that appear earlier.

转载于:https://www.cnblogs.com/zhtf2014/archive/2010/12/28/1918963.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值