Method GetHotKeySpecifierLength | Terminal.Gui v1 (original) (raw)
Namespace
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
The length of the HotKeySpecifier.