Easy 2 OC 手册
UIView
basicClass,在自定义类中,用来识别当前的类的所谓而设定的值。
bgColor/backgroundColor。
layer.borderWidth,边框大小。
layer.borderColor,边框颜色。
layer.cornerRadius,边框弧度。
layer.masksToBounds。
WKWebView
url,填写网址。
UILabel
font,填写字体大小。
text,内容。
textColor,内容颜色。
textAlignment,值包括:left、right、center、justified、natural。
UIImageView
UIButton
textColor
titleColor
titleColorNormal
titleColorSelected
text
title
titleNormal
titleSelected
image
imageNormal
imageSelected
font
UITextView
font,填写字体大小。
text,内容。
textColor,内容颜色。