[iOS] Use UIButtonType.System for Button and utilize UIButton.Appearance (#554)
authoradrianknight89 <adrianknight89@outlook.com>
Mon, 20 Mar 2017 15:53:54 +0000 (10:53 -0500)
committerRui Marinho <me@ruimarinho.net>
Mon, 20 Mar 2017 15:53:54 +0000 (15:53 +0000)
commitea4673c8cb3e9155a86abc7e8ae49655ee765d3b
tree776723057e8147aec2a19b0fc14d156ef0b7976c
parent04d034057c9743712d826c290bf9b1f2a0dd7924
[iOS] Use UIButtonType.System for Button and utilize UIButton.Appearance (#554)

* Change button style and use UIButton appearance

* added sample code

* change references

* setting other properties

* add comment

* refactor proxy setter

* made control states array static

* remove category declaration

* changes

* add sample code

* changes

* Fix identation

* Update ButtonRenderer.cs
Xamarin.Forms.ControlGallery.iOS/AppDelegate.cs
Xamarin.Forms.ControlGallery.iOS/CustomRenderer40251.cs [new file with mode: 0644]
Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40251.cs [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
Xamarin.Forms.Platform.iOS/Renderers/ButtonRenderer.cs