Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

x-ms-webview.width property

Applies to Windows and Windows Phone

Gets or sets the width of the WebView.

Syntax


var width = x-ms-webview.width;
x-ms-webview.width = width;

Property value

Type: Number

The width of the WebView.

Requirements

Minimum supported client

Windows 8.1 [desktop apps only]

Minimum supported server

Windows Server 2012 R2 [desktop apps only]

Minimum supported phone

Windows Phone 8.1

See also

x-ms-webview

 

 

Show: