Click or drag to resize

BrowserInfoIsTablet Property

Returns true if the browser is a table browser (e.g. iPad). Also recognizes Android as a tablet browser when browser not reporting itself in Mobile mode.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool IsTablet { get; }

Property Value

Type: Boolean
See Also