iOS基础控件

128 阅读1分钟

iOS控件创建

UILable

UIButton

UIImageView

- (void)addArrangedSubview:(UIView *)view; 
- (void)removeArrangedSubview:(UIView *)view;

UIView

企业微信20230107-102327@2x.png