亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

iOS 8 UITableViewCell 分割線 左對齊

發布時間:2020-06-01 04:04:32 來源:網絡 閱讀:2515 作者:xx541100047 欄目:移動開發
//加入如下代碼
-(void)tableView:(UITableView *)tableView willDisplayCell:(UITableViewCell *)cell forRowAtIndexPath:(NSIndexPath *)indexPath{
    
    if ([tableView respondsToSelector:@selector(setSeparatorInset:)]) {
        [tableView setSeparatorInset:UIEdgeInsetsZero];
    }
    
    if ([tableView respondsToSelector:@selector(setLayoutMargins:)]) {
        [tableView setLayoutMargins:UIEdgeInsetsZero];
    }
    
    if ([cell respondsToSelector:@selector(setLayoutMargins:)]) {
        [cell setLayoutMargins:UIEdgeInsetsZero];
    }
}

iOS 7 

@property (nonatomic) UIEdgeInsets separatorInset NS_AVAILABLE_IOS(7_0) UI_APPEARANCE_SELECTOR; // allows customization of the frame of cell separators

iOS 8

@property(nonatomic) UIEdgeInsets layoutMargins
Description   The default spacing to use when laying out content in the view.
Availability  iOS (8.0 and later)
Declared In   UIView.h
Reference UIView Class Reference


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

门头沟区| 台东市| 马关县| 乐陵市| 寻乌县| 平顶山市| 吴桥县| 马龙县| 定陶县| 巍山| 旌德县| 横山县| 墨江| 高碑店市| 如皋市| 伊川县| 田东县| 班戈县| 渭源县| 新源县| 威信县| 边坝县| 淄博市| 平度市| 宁晋县| 定西市| 弥勒县| 成武县| 肇州县| 汶川县| 寿宁县| 贺兰县| 金乡县| 秦皇岛市| 普定县| 东明县| 轮台县| 磐石市| 尼玛县| 克拉玛依市| 博白县|