Table of Contents

Property Fn

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Fn

Gets the function that computes the dimension.

public Func<int> Fn { get; }

Property Value

Func<int>