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

Bug in Anchor properties in Views on iOS

$
0
0

When I change AnchorX in View on iOS then his position is changing.

Example:

for AnchorX = 0.5:
new Label { HorizontalOptions=LayoutOptions.Center, Text="12345678901234567890", Rotation = 0, AnchorX=0.5, AnchorY=0.5, BackgroundColor=Color.Yellow }

for AnchorX = 0.0:
new Label { HorizontalOptions=LayoutOptions.Center, Text="12345678901234567890", Rotation = 0, AnchorX=0.0, AnchorY=0.5, BackgroundColor=Color.Yellow }

both examples are on screenshots.

on Android everything is ok.

Xamarin.Forms version 1.2.2.6241-pre3


Viewing all articles
Browse latest Browse all 58056

Trending Articles



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