Method GetHotKeySpecifierLength | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

GetHotKeySpecifierLength(bool)

Get the width or height of the HotKeySpecifier length.

public int GetHotKeySpecifierLength(bool isWidth = true)

Parameters

isWidth bool

true if is the width (default) false if is the height.

Returns

int

The length of the HotKeySpecifier.

Edit this page