你的浏览器禁用了JavaScript, 请开启后刷新浏览器获得更好的体验!
输入关键字进行搜索
搜索:
没有找到相关结果
KevinGong
/*! @property @brief 底部输入控件 */ @property (strong, nonatomic) UIView *chatToolbar;
self.chatToolbar = [[EaseChatToolbar alloc] initWithFrame:CGRectMake(0, self.view.frame.size.height - chatbarHeight - iPhoneX_BOTTOM_HEIGHT, self.view.frame.size.width, chatbarHeight) type:barType]; self.chatToolbar.autoresizingMask = UIViewAutoresizingFlexibleTopMargin;
要回复问题请先登录或注册
1 个回复
KevinGong
我说朋友你确定这样的问题都要来问一下嘛?
稍微看一下代码不就知道怎么处理了吗?