Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ambiguous use of 'attributedPlaceholder' #60

Open
Yashraj4394 opened this issue Aug 11, 2020 · 1 comment
Open

Ambiguous use of 'attributedPlaceholder' #60

Yashraj4394 opened this issue Aug 11, 2020 · 1 comment

Comments

@Yashraj4394
Copy link

I want to add attributed placeholder to textView which if type GrowingTextView. But it shows error "Ambiguous use of "attributedPlaceholder".
Screenshot 2020-08-11 at 5 13 15 PM
I guess the name of the placeholder attribute should be changed to something different as UItextView already has placeholder attribute.

@Dulatheo
Copy link

Dulatheo commented Sep 21, 2020

The same issue... I fixed it like:
textView.placeholderTextView.text = "Placeholder..."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants