91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

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

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

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

清丰县| 东方市| 多伦县| 上饶县| 扎囊县| 开化县| 平湖市| 佛山市| 天峨县| 化州市| 五华县| 英德市| 张家界市| 景德镇市| 龙川县| 霍邱县| 崇信县| 涟水县| 兴隆县| 阳江市| 开鲁县| 西平县| 习水县| 资阳市| 台南市| 屯留县| 平顺县| 辽阳县| 乌兰浩特市| 宁陵县| 芜湖市| 淮安市| 和顺县| 独山县| 叙永县| 淄博市| 庐江县| 斗六市| 株洲县| 房产| 潢川县|