set white place holder color in swift

placeholderLabel.textColor (Swift 4)

_placeholderLabel.textColor (Swift 3 or less)

3
4
IllusiveBrian 18110 points

                                    myTextField.attributedPlaceholder = NSAttributedString(string: "placeholder text",
                             attributes: [NSAttributedString.Key.foregroundColor: UIColor.white])

3 (4 Votes)
0
Are there any code examples left?
Create a Free Account
Unlock the power of data and AI by diving into Python, ChatGPT, SQL, Power BI, and beyond.
Sign up
Develop soft skills on BrainApps
Complete the IQ Test
Relative searches
change textfield placeholder color swift uikit change placeholder text color in textfield swift storyboard change placeholder text color in textField swift set placeholder color swift placeholder uitextfield swift color placeholder uitextview swift color place holder text color swift how to change textfield placeholder color in swift how to change placeholder color of textfield in swift change placeholder color in swift how to change placeholder text color swift set color for placeholder in swift placeholder color ui text field swift change placeholder color swift 5 uitextview placeholder color swift uitextFiled placeholder text color swift textfield placeholder color swift objective c uitextfield placeholder color change placeholder color in swiftui uitextfield change placeholder color swift swift 5 uitextfield placeholder color swift 5 placeholder color placeholder color change in swift 4 swiftui placeholder color uitextfield placeholder color swift 5 uitextfield placeholder default color swift placeholder text color swift SwiftUI color of placeholder change placeholder color of textfield in swift placeholder color in swift change placeholder color uitextfield swift set placeholder color uitextfield swift material ui style change placeholder color swiftui textfield placeholder color textfield placeholder color swiftui change color of placeholder swift uitextfield placeholder color programmatically objective c how to change placeholder color of uitextfield in ios swift uitextfield get placeholder color swift swift uiTextView placeholder change placeholder color textfield swift placeholder string color swift swift placeholder color swift add placeholder to uitextview placeholder text color in swift change UITextView placeholder text color in swift change placeholder text color in swift ListPlaceholder ios change color uitextfield placeholder color uitextfield with color change swift give color to placeholder swift text field placeholder color swift swift how to change placeholder text color swift placeholder text color swift 5 uitext change placehoder color swift 5 how to change the placeholder color text field attributedplaceholder swift text field placeholder string as attributed string textfield, placeholder color how to give all app textfield placeholder color in swift how to set placeholder color for textfield in swift how to placeholder color of textfield in swift uikit change color of placeholder text how to darken placeholder text swift changing placeholder color swift swift placeholder text color color changing placeholder color in swift swift change textfield placeholder color swift 5 uitextfield placeholder change placeholder color swift change placeholder text in Swift set white place holder color in swift programatically Placeholder text color ios swift shift placeholder text xcode 11 change text field placeholder color swift placeholder color swift how to change placeholder text color in swift nsmutableattributedstring with placeholder placeholder color uitextfield swift uitextfield placeholder color swift change uitextfield placeholder color swift 4 change input text color swift how to change text field placeholder color in swift swift change placeholder text color how to change placeholder color in swift swift set placeholder text color swift change colour of placeh how to change the placeholder text of a textfield in code how to change placeholder color swift swift uitextfield placeholder color
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source