Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

Determine logical View's size?

$
0
0

Hi,

How do I determine what space a View requires?

For example:

<Label Text="Lorem ipsum dolor sit amet" />

What will be this Label's size without knowing anything about its parents.
Now same question about a Cell, Panel or anything, consisting of a set of multiple controls, how can I recursively determine the size it requires (by requires I mean its minimum height in order to display its contents on screen without chopping it off).


Viewing all articles
Browse latest Browse all 91519

Trending Articles