Changes

XAML

13 bytes added, Yesterday at 09:11
</tab>
<tab name="Mobile(Xamarin)">
It's essentially the [https://help.syncfusion.com/xamarin/image-editor/overview SfImageEditor] from Syncfusion. Theoretically, customizability mentioned in their official documentations should be supported in {{UBIK}} out of the box.
One example is to customize the visibility of the toolbar of such an image editor. The following example hides the toolbar.
</tab>
<tab name="Mobile(Xamarin)">
On a Xamarin UBIKPdfViewer instance (e.g. in the UBIKDocumentContentArea template), you can configure its EnableSeparateInkStrokes value.
* True (default): Every ink stroke has its own session. You can select it and change its color/thickness/transparency/etc. separately from others.
== Differences between Xamarin Mobile and UWP ==As you maybe already noticed we have two different clients, one is WinX UWP and the other one XamarinMobile, which is used to develop clients for three different platforms namely iOS, Android and new UWP (-> it doesn’t really differentiate from the previously mentioned UWP except it’s developed in a different framework which is Xamarin 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 Xamarin that you used in UWP.More specific documentations about Xamarin Mobile Customizing can be found under [[Xamarin XAML]].
{{Attention|Please consider that Xamarin.UWP is not an official product and therefore it can't be guaranteed that all our features work without issues.}}
* [[XAML Best practices]]
[[Category:Mobile|XAML]]
[[Category:WinX|XAML]]
[[Category:XAML|XAML]]
[[Category:Mobile|XAML]]
526
edits