Click or drag to resize
Askia

IInterviewWebInformationResolution Property

Resolution of the web browser's device

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
string Resolution { get; set; }

Property Value

Type: String
Examples
// The above string is on a single line
// carriage return are only use for readability
"screen-availWidth:2560,
screen-availHeight:1334,
screen-width:2560,
screen-height:1440,
screen-colorDepth:24,
window-width:1708,
window-height:1130"
See Also