Changes

XAML

80 bytes added, 15:32, 1 April 2021
/* UBIKImageEditor */
One example is to customize the visibility of the toolbar of such an image editor. The following example hides the toolbar.
<source lang = "xml">
xmlns:ctrls="using:UBIK.WinX.UI.Controls"
<ctrls:UBIKImageEditor ...
xmlns:sfImageEditor="using:Syncfusion.UI.Xaml.ImageEditor">
One example is to customize the visibility of the toolbar of such an image editor. The following example hides the toolbar.
<source lang = "xml">
xmlns:ctrls="using:UBIK.CPL.Controls"
<ctrls:UBIKImageEditor ...
xmlns:sfImageEditor="using:Syncfusion.SfImageEditor.XForms">