Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


browserName

Name of browser.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public string browserName

Remarks

Filter based on name of the browser. For example, Chrome, Firefox.
Note: This property only accepts a valid regular expression.