This version of Unity is unsupported.

Display.systemHeight

public int systemHeight;

Description

Vertical native display resolution.

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

See Also: systemWidth, renderingHeight.