In avalonia for android, how do i get the size of my view?
I have a simple application in Avalonia with a MainView
(which is a UserControl
automatically created by the template) and not much in it.
I have a simple application in Avalonia with a MainView
(which is a UserControl
automatically created by the template) and not much in it.