Table of Contents

Method GetMinWidthHeight

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetMinWidthHeight(out Size)

Verifies if the minimum width or height can be sets in the view.

public bool GetMinWidthHeight(out Size size)

Parameters

size Size

The size.

Returns

bool

true if the size can be set, false otherwise.