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

need to change AlertAction button type to custom instead of system #37

Closed
sssandyad opened this issue Mar 26, 2019 · 2 comments
Closed

Comments

@sssandyad
Copy link

sssandyad commented Mar 26, 2019

I need this let variable public let button = UIButton(type: .system) in open class AlertAction changed to var variable public var button = UIButton(type: .system) so that I can override the class and can change the button type

Screen Shot 2019-03-26 at 17 23 13

Thank you

@sssandyad
Copy link
Author

@KyoheiG3

@KyoheiG3
Copy link
Owner

KyoheiG3 commented Apr 8, 2019

Hi @sssandyad
Fixed in 3.1.2.

@KyoheiG3 KyoheiG3 closed this as completed Apr 8, 2019
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