文章分类 -  MAUI

摘要:The navigation experience provided by .NET Multi-platform App UI (.NET MAUI) Shell is based on flyouts and tabs. A flyout is the optional root menu fo 阅读全文
posted @ 2022-12-21 14:20 菜鸟吊思 阅读(822) 评论(0) 推荐(0)
摘要:A .NET Multi-platform App UI (.NET MAUI) Shell app can be created with the .NET MAUI App project template, and then by describing the visual hierarchy 阅读全文
posted @ 2022-12-21 14:15 菜鸟吊思 阅读(213) 评论(0) 推荐(0)
摘要:.NET Multi-platform App UI (.NET MAUI) Shell reduces the complexity of app development by providing the fundamental features that most apps require, i 阅读全文
posted @ 2022-12-21 10:00 菜鸟吊思 阅读(516) 评论(0) 推荐(0)
摘要:.NET Multi-platform App UI (.NET MAUI) behaviors let you add functionality to user interface controls without having to subclass them. Instead, the fu 阅读全文
posted @ 2022-12-20 12:25 菜鸟吊思 阅读(206) 评论(0) 推荐(1)
摘要:.NET Multi-platform App UI (.NET MAUI) apps generally have four execution states: not running, running, deactivated, and stopped. .NET MAUI raises cro 阅读全文
posted @ 2022-12-18 18:27 菜鸟吊思 阅读(589) 评论(0) 推荐(0)