UITextField
                  
                  
                  textFieldInsideUISearchBar?.textColor = UIColor.whiteColor()
                  
                  
                  
                  
                  
                  //SearchBar Placeholder    
                  
                  
                       let textFieldInsideUISearchBarLabel = textFieldInsideUISearchBar!.valueForKey("placeholderLabel") as? UILabel
                  
                  
                  textFieldInsideUISearchBarLabel?.textColor = UIColor.whiteColor()
                  
                  
                
Спасибо, сейчас попробую
Господи Иисусе
Обсуждают сегодня