Xamarin C# / AbsoluteLayout

preview_player
Показать описание
An AbsoluteLayout is used to position and size children using explicit values.
The position is specified by the upper-left corner of the child relative to the upper-left corner of the AbsoluteLayout .
Properties of AbsoluteLayout: Margin, Opacity, Rotation
Attached Properties of Absolute Layout: LayoutBounds, LayoutFlags (XProportional, YProportional, PositionProportional, SizeProportional, All)
Рекомендации по теме