Table of Contents

Property CreateFactory

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

CreateFactory

Factory function to create an IComponentFactory instance.

public Func<IComponentFactory> CreateFactory { get; init; }

Property Value

Func<IComponentFactory>