Changes

XAML

2 bytes added, 07:41
/* Differences between Mobile and UWP */
== Differences between Mobile and UWP ==
As you maybe already noticed we have two different clients, one is WinX UWP and the other one Mobile, which is used to develop clients for three different platforms namely iOS, Android and Windows (-> it doesn’t really differentiate from the previously mentioned UWP except it’s developed in a different framework which is Maui in this case). The customizing stays the same in case of the syntax, but there are some differences in the naming of controls and attributes. Unfortunately, there is no decent documentation of these differences, but the Microsoft documentation and, in general, the internet can support you when searching e.g. for a control in Maui Mobile that you used in UWP.
More specific documentations about Mobile Customizing can be found under [[Mobile XAML]].
561
edits