Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 481 Bytes

Uno-UI-Layouting-Android.md

File metadata and controls

7 lines (5 loc) · 481 Bytes

Layouting in Android

The layouting cycle (measure and arrange) in Uno on Android involves a complex interaction between Android UI framework methods and Uno methods. These interactions are summarized in the diagram below. This information is primarily intended to help when debugging Uno, but may be interesting to anyone curious as to how native Android methods are connected to the UWP contract exposed by Uno.

android-layouting-diagram