Table of Contents

Method CreateMenuFactory

Namespace
Alternet.UI
Assembly
Alternet.UI.Maui.dll

CreateMenuFactory()

Creates and returns an instance of a class that implements the IMenuFactory interface.

public virtual IMenuFactory? CreateMenuFactory()

Returns

IMenuFactory

An object that implements the IMenuFactory interface, which can be used to create menu instances.