Table of Contents

Property Fn

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Fn

The function that computes the dimension. If this function throws LayoutException...

public Func<int> Fn { get; init; }

Property Value

Func<int>