Answer the question
In order to leave comments, you need to log in
Is it possible to know the actual dimensions of an image in Xamarin.Forms.Image?
The page has an Image. Is there a way to find out the dimensions of a real image? Or at least the one that is displayed, in the sense that it is already scaled to the Aspect value.
<Image Grid.Row="1" Source="{Binding SelectedItem.MainImageSource}" Aspect="AspectFit" />
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question