Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Remove Border on Picker Control

$
0
0

Hey everyone

How does one remove the 1 pixel grey border on the Picker in a XAML page for the iOS project.

I added the following to an Effect
Control.Layer.BorderColor = UIColor.Clear.CGColor; Control.Layer.BorderWidth = 0;
The border is still there?

In Xcode I would show a UIPickerView when a UITextField is tapped and thus make the custom styling changes to the Text Field.

Would I be right in assuming the XAML 'Picker' control somehow contains a UITextField and a UIPickerView, if so, how do I stylise the UITextField?

Thnxs!


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>