技术栈
position
昉钰
4 个月前
前端
·
css
·
学习
·
元素定位
·
position
CSS基础学习之元素定位(6)
目录1、定位类型2、取值2.1、static2.2、relative2.3、absolute2.4、fixed
chaoguo1234
1 年前
anhorpoint
·
position
·
frame
·
center
·
bounds
UIKit Inside: frame bounds position anchorPoint center
iOS 中UIView的属性:frame、bounds、center以及CALayer的属性:position、anchorPoint与视图的位置与大小相关,理解这些属性是进行 iOS 视图编码的基础。