This version of Unity is unsupported.

Display.systemWidth

public int systemWidth;

Description

Horizontal native display resolution.

Actual rendering resolution might be different, see Display.renderingWidth.

See Also: systemHeight, renderingWidth.