Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.