[]
A browser platform used by BrowserFetcher and GcHtmlBrowser.
public enum Platform
Linux = 0
Linux.
Mac = 1
MacOS (Intel).
MacArm = 2
MacOS (Apple silicon).
Unsupported = 5
Unsupported OS.
Win32 = 3
Win32.
Win64 = 4
Win64.