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

Editor Padding Text

$
0
0

Hi,
I have created a custom render for editor and entry.
In the entry I can set the padding of the text like this:

Control.LeftView = new UIView(new CGRect(0, 0, 10, 0));
Control.LeftViewMode = UITextFieldViewMode.Always;
Control.RightView = new UIView(new CGRect(0, 0, 10, 0));
Control.RightViewMode = UITextFieldViewMode.Always;

But in editor I can find a way. Can you please help me?


Viewing all articles
Browse latest Browse all 204402

Trending Articles



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