# OHOS::Screen - [Overview](#section852715497165633) - [Summary](#section275300537165633) - [Public Member Functions](#pub-methods) - [Static Public Member Functions](#pub-static-methods) ## **Overview** **Related Modules:** [Graphic](Graphic.md) **Description:** Represents the screen info of the device. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Public Member Functions

Function

Description

GetWidth ()

uint16_t

Obtains the width of this screen.

GetHeight ()

uint16_t

Obtains the height of this screen.

## Static Public Member Functions

Function

Description

GetInstance ()

static Screen &

Obtains a singleton Screen instance.