We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
添加功能:(12年4月1日) 1、在VUToast类中,添加-(id)initWithContent:(NSString *)content;方法,这样就可以在任何地方只通过内容就可以判断显示框大小,并设置其属性toastContent为只读属性 2、在VUViewController类中,修改-(void)showToast:(NSString *)content方法,把其修改为新的VUToast类方法。
There was an error while loading. Please reload this page.