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