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