.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
22.26k
stars
1.76k
forks
source link
How to get the element's position of its parent element on iOS or Mac? #25797
Closed
jingliancui closed 1 week ago
How to get the position of "TheView" which is belong to "TheGrid"? The X and Y property of "TheView" is 0 which is not my expect.