There was an error while loading. Please reload this page.
d7c18f5
为PlusButton新增如下参数, 用来控制, 是否自动隐藏PlusButton 对应的Label, 以达到修改Label文字样式而不造成文字重叠的问题。 详情见demo演示, 演示文件夹见 Example-Swift-03
@property (nonatomic, assign, getter=cyl_keepShowingPlusButtonLabel, setter=cyl_setKeepShowingPlusButtonLabel:) BOOL cyl_keepShowingPlusButtonLabel;