UIBarButtonItemã®ãã¿ã³ã®è²ãå¤ãããã¨ãã®ã¡ã¢ã backgroundColorã¨ãtintColorã¨ã試ããã®ã§ããé§ç®ã§ããã ä¸è¨ãåèã«ãã¾ããã Color image on a UIBarButtonItem on a UIToolBar? åèãµã¤ãã®ã¨ãããçºæ³ãå¤ãã¦ã«ã¹ã¿ã UIButtonãè²¼ä»ããã°è¯ãã¨ãããã¨ã§ãã //ãã¿ã³ã®ç»åãç¨æ UIImage *buttonImage = [UIImage imageNamed:@"someImage.png"]; //ç»åãããã¿ã³ãä½æ UIButton *button = [UIButton buttonWithType:UIButtonTypeCustom]; [button setImage:buttonImage forState:UIControlStateNormal]; //大ããã
{{#tags}}- {{label}}
{{/tags}}