a read-only boolean indicating whether the current operating system is macOS
if (webix.env.isMac) do_something();