OC_導航欄 + iOS10

導航欄標題 // 當標題比較複雜的時候 // 自定義視圖 UIView * titleView = [[UIView alloc] initWithFrame:CGRectMake(0, 0, 100, 44)]; self.navigationItem.titleView = titleView; 導航欄 // 設置是否透明 self.navigationController.navigatio
相關文章
相關標籤/搜索