Changes

Xamarin XAML

280 bytes added, 14:49, 13 November 2023
== Feature related ==
 
=== Customizing Menu Button ===
 
For the Xamarin Client is possible to show/hide the Menu button of the client.
To customize the visibility of the menu button you have to edit the default XAML Themes file.
 
Search for "ShowMenuToolBar" in the Themes file:
 
* Set the value to "true" to show the menu button (default value).
<br>
[[File:menu_button_showV2.png]]<br>
<br>
* Set the value to "false" to hide the menu button.
<br>
[[File:menu_button_hiddenV2.png]]
=== Content filtering ===
When using multiple Lists on one page (e.g. in a TabbedView), it is necessary to set the AutomationId property uniquely for each list on the page, to support the remembering of the ScrollPosition.
[[Category:Client|Xamarin XAML]][[Category:Pages with broken file links|Xamarin XAML]][[Category:Styling|Xamarin XAML]][[Category:XAML|Xamarin XAML]][[Category:Xamarin|Xamarin XAML]]
= Known issues =
85
edits