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

溫馨提示×

溫馨提示×

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

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

navigationBar上的字體顏色

發布時間:2020-07-06 03:49:13 來源:網絡 閱讀:332 作者:guoleiappleapp 欄目:開發技術

titleTextAttributes(ios5.0以后可用)

  這是UINavigationBar的一個屬性,通過它你可以設置title部分的字體,這個屬性定義如下:

/* You may specify the font, text color, text shadow color, and text shadow offset for the title in the text attributes dictionary, using the keys found in UIStringDrawing.h. */
@property(nonatomic,copy) NSDictionary *titleTextAttributes __OSX_AVAILABLE_STARTING(__MAC_NA,__IPHONE_5_0) UI_APPEARANCE_SELECTOR;

  它的dictionary的key定義以及其對應的value類型如下:

//    Keys for Text Attributes Dictionaries//    NSString *const UITextAttributeFont;                       value: UIFont//    NSString *const UITextAttributeTextColor;                 value: UIColor//    NSString *const UITextAttributeTextShadowColor;       value: UIColor//    NSString *const UITextAttributeTextShadowOffset;      value: NSValue wrapping a UIOffset struct.

  下面看一個簡單的例子:

NSDictionary *dict = [NSDictionary dictionaryWithObject:[UIColor yellowColor] forKey:UITextAttributeTextColor];
childOne.navigationController.navigationBar.titleTextAttributes = dict;

  這個例子就是設置title的字體顏色為×××,怎么樣簡單吧。


向AI問一下細節

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

AI

南汇区| 定边县| 彩票| 乐安县| 榆林市| 汝阳县| 韩城市| 镇康县| 黄平县| 慈利县| 滕州市| 来安县| 屏东县| 遂溪县| 平邑县| 永清县| 琼结县| 昌乐县| 新昌县| 金秀| 通江县| 南靖县| 那曲县| 沙洋县| 白河县| 黑河市| 长岛县| 云南省| 沁源县| 巩义市| 巧家县| 临夏县| 塘沽区| 磐石市| 五原县| 郯城县| 高淳县| 阳原县| 南郑县| 十堰市| 河津市|