Method IsMac
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.
Determines whether the current operating system is macOS.
public static bool IsMac()
true if the current operating system is macOS; otherwise, false.