Table of Contents

Method IsMac

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

IsMac()

Determines whether the current operating system is macOS.

public static bool IsMac()

Returns

bool

true if the current operating system is macOS; otherwise, false.