fontSize property

int? fontSize
getter/setter pair

字体大小。默认值为 15,单位为像素(px)

Implementation

int? fontSize;