ViewportName Property (BrowserWindow)

Action

Gets the name of the viewport that matches the innerWidth and innerHeight of the browser window.

Syntax

C#
protected String ViewportName { get; }
VB
'Declaration
Protected Read Property ViewportName As String

Access

Read only.