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

Advanced RelativeLayout Constraints in XAML

$
0
0

Is it possible (IN XAML) to establish the position of an element depending on the position of a second object and the height of the Parent?

The conceptual formula would be this:

PrimaryObject.X = ( SecondaryObject.X, Factor=1 ) - ( PrimaryObject.Parent.Height, Factor=0.4 )


Viewing all articles
Browse latest Browse all 91519

Trending Articles