Table of Contents

Property Factory

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Factory

Gets or sets the factory responsible for creating menu instances.

public static IMenuFactory? Factory { get; set; }

Property Value

IMenuFactory

Remarks

The property initializes the factory on first access if it has not been explicitly set and a valid application handler is available. Once set, the factory remains loaded until explicitly replaced.