UITabBarControllerã§è¡¨ç¤ºãããUITabBarã®èæ¯ãããã©ã«ãã®é»ãããªãªã¸ãã«ã®ç»åãã«ã©ã¼ã«å¤æ´ããæ¹æ³ã§ããè²ã æ¢ãã¦ããã¨ããããã¾ãæ å ±ã¯ãªãã£ãã®ã§ããã«ãã´ãªãå©ç¨ããã°åºæ¥ããã¨ããæ¸ãè¾¼ã¿ã®ãã¨ã試ãã¦ã¿ãã¨ä¸æãã§ãã¾ããã @interface UITabBarController(CustomView) - (void) setBackground; @end @implementation UITabBarController(CustomView) - (void) setBackground{ UIImageView *view = [[UIImageView alloc] initWithFrame:CGRectMake(0,0,320,48)]; view.backgroundColor = [UIColor colorWithRed:
{{#tags}}- {{label}}
{{/tags}}