Login
Remember
Register
Ask a Question
What are the advantages of XAML?
0
votes
asked
Jun 3, 2022
in
Xamarin Exordium
by
sharadyadav1986
What are the advantages of XAML?
xaml-advantages
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 3, 2022
by
sharadyadav1986
The advantages of XAML are:
XAML gives a clean division of the application and its code. Thus, it enables a clear developer-design flow.
XAML is more crisp and precise than a similar code.
XAML has the parent-child hierarchy of user-interface objects with greater visual interface simplicity
...