为了使我的应用程序更具响应性,我想设置标签的高度以将其扩展到整个单元格。
现在是这样的:https ://blazor.nl/uploads/get/cd6a93c852623266882afce5b480b804/IMG-0296
我怎样才能做到这一点?
我的标签是cell.textLabel.text = [NSString stringWithFormat:@"%@", [self.alerts objectAtIndex:indexPath.row]];
谢谢
为了使我的应用程序更具响应性,我想设置标签的高度以将其扩展到整个单元格。
现在是这样的:https ://blazor.nl/uploads/get/cd6a93c852623266882afce5b480b804/IMG-0296
我怎样才能做到这一点?
我的标签是cell.textLabel.text = [NSString stringWithFormat:@"%@", [self.alerts objectAtIndex:indexPath.row]];
谢谢