UIBarButton
цвет текста элемента не изменяется в ios 11
[btnAddtoSheet setTitleTextAttributes:[NSDictionary dictionaryWithObjectsAndKeys: [UIFont fontWithName:@"Helvetica Bold" size:15.0f], NSFontAttributeName,[UIColor whiteColor],NSForegroundColorAttributeName,nil] forState:UIControlStateNormal];