Jump to: navigation, search

Changes


Xamarin XAML

224 bytes added, 20 August
/* Overriding default XAMLs */ Adding section for custom icons
{{Attention| For maintainability reasons, it's HIGHLY recommended to deploy only those XAML resources you want to override. For example, if you only want to customize the UBIKChildArea, don't deploy others like the UBIKMenuArea. If you only want to customize the UBIKChildItem, that's the only content you should include in the UBIKThemes.}}
<br>
== Custom Templates ==
Furthermore, the ''FileImage'' tag doesn't seem to support most attributes. Therefore place it inside a '''Grid''' to achieve a perfect layout.
<br>
 
== Custom Icons ==
 
<br>
== Converters==
Consider the following example:<br/>
A label saying ''There are no children items available!'' should only be visible if the number of children-items is 0.
 
[[Category:Client|Xamarin XAML]]
[[Category:Pages with broken file links|Xamarin XAML]]
[[Category:Styling|Xamarin XAML]]
[[Category:XAML|Xamarin XAML]]
[[Category:Xamarin|Xamarin XAML]]
= Advanced =
487
edits