MenuFlyoutHandler 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class MenuFlyoutHandler : Microsoft::Maui::Handlers::ElementHandler<Microsoft::Maui::IMenuFlyout ^, System::Object ^>, Microsoft::Maui::Handlers::IMenuFlyoutHandler
public class MenuFlyoutHandler : Microsoft.Maui.Handlers.ElementHandler<Microsoft.Maui.IMenuFlyout,object>, Microsoft.Maui.Handlers.IMenuFlyoutHandler
type MenuFlyoutHandler = class
inherit ElementHandler<IMenuFlyout, obj>
interface IMenuFlyoutHandler
interface IElementHandler
Public Class MenuFlyoutHandler
Inherits ElementHandler(Of IMenuFlyout, Object)
Implements IMenuFlyoutHandler
- 继承
- 实现
构造函数
| MenuFlyoutHandler() | |
| MenuFlyoutHandler(IPropertyMapper, CommandMapper) |
字段
| CommandMapper | |
| Mapper |
属性
| MauiContext | (继承自 ElementHandler) |
| PlatformView | (继承自 ElementHandler<TVirtualView,TPlatformView>) |
| Services | (继承自 ElementHandler) |
| VirtualView | (继承自 ElementHandler<TVirtualView,TPlatformView>) |