IOS中给UIView设置border和颜色

baseView.layer.borderWidth = 1; baseView.layer.borderColor = [RGB(221, 221, 221) CGColor];
相关文章
相关标签/搜索