Property FormFactors
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
FormFactors
Gets the form-factors associated with the device.
public IReadOnlyList<string> FormFactors { get; }
Property Value
- IReadOnlyList<string>
"Tablet", "VR", etc.