wangrui460 / WRNavigationBar_swift

WRNavigationBar which allows you to change NavigationBar's appearance dynamically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

这个自定义的怎么设置后面的button?

YuanzhengWang opened this issue · comments

RT 事件都没法串联啊 是不是没有提供给外面的接口 都要改你源码了

func wr_setLeftButton(title:String, titleColor:UIColor)
func wr_setRightButton(normal:UIImage, highlighted:UIImage)
func wr_setRightButton(image:UIImage)
func wr_setRightButton(title:String, titleColor:UIColor)

我设置了 就是他的事件触发不了

onClickRightButton

成功了 能做按钮偏移吗

暂不支持