Avatar

Organizations

@github @twitter @linkedin @instagram @dev.to @rss
1 results for dotnet
  • Context The requirement here is to be able to add dynamic menu items to a MAUI app. The use case chosen here is of selection of a font from a list of fonts installed on the machine. The list of fonts is shows under a menu item in the menu bar. More on menu bar from the Microsoft documentation Approach Step 1: Mark up The component to be used here is the MenuBarItem.
    dotnet c# MAUI Universal App Menu Component Created Mon, 26 Sep 2022 10:33:05 +1000